Business logic interface for social networking / notes, other wall-related functionality.

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

Syntax

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

See Also