Interface for social networking / friend (connections)-related business-logic.

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

Syntax

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

See Also