Blog-related business logic interface

Namespace: MonoSoftware.MonoX.BusinessLayer
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public interface IBlogBLL
Visual Basic
Public Interface IBlogBLL
Visual C++
public interface class IBlogBLL
F#
type IBlogBLL =  interface end

See Also