C# Class AuditLogItem, component-church-financial-system-user-management

Inheritance: LogItem
显示文件 Open project: uwi-mase-2014-ccd/component-church-financial-system-user-management Class Usage Examples

Public Methods

Method Description
SetDetails ( string description, string previousState, string postState ) : void

Method Details

SetDetails() public method

public SetDetails ( string description, string previousState, string postState ) : void
description string
previousState string
postState string
return void