Interface for file/photo/attachment-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 IFileBLL
Visual Basic
Public Interface IFileBLL
Visual C++
public interface class IFileBLL
F#
type IFileBLL =  interface end

See Also