C# Class CommanderDemo.Web.AuditDocument

Show file Open project: Command-R/CommanderDemo Class Usage Examples

Public Methods

Method Description
AuditDocument ( string documentType, string name = "", object body = null ) : System

Method Details

AuditDocument() public method

public AuditDocument ( string documentType, string name = "", object body = null ) : System
documentType string
name string
body object
return System