Comment-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 ICommentBLL
Visual Basic
Public Interface ICommentBLL
Visual C++
public interface class ICommentBLL
F#
type ICommentBLL =  interface end

See Also