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

See Also