C# Class DomainObject, code

Mostra file Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
Save ( ) : void

Saves this instance collections.

Protected Methods

Method Description
RegisterCollection ( List, collection ) : void

Private Methods

Method Description
SaveCollections ( ) : void

Method Details

RegisterCollection() protected method

protected RegisterCollection ( List, collection ) : void
collection List,
return void

Save() public method

Saves this instance collections.
public Save ( ) : void
return void