Table of Contents

Class QCommentStore

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public static class QCommentStore
Inheritance
QCommentStore
Inherited Members

Methods

Delete(QComment)

public static void Delete(QComment comment)

Parameters

comment QComment

Insert(QComment)

public static QComment Insert(QComment entity)

Parameters

entity QComment

Returns

QComment

Update(QComment)

public static void Update(QComment entity)

Parameters

entity QComment