C# Class Model.AConfig

Inheritance: ISupportInitialize
Mostra file Open project: egametang/Egametang

Protected Methods

Method Description
AConfig ( EntityType entityType )
AConfig ( long id, EntityType entityType )

Method Details

AConfig() protected method

protected AConfig ( EntityType entityType )
entityType EntityType

AConfig() protected method

protected AConfig ( long id, EntityType entityType )
id long
entityType EntityType