Interface for news business layer service.

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

Syntax

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

See Also