Interface for comment repository used for social networking / comment-related functionality.

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

Syntax

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

See Also