C# Class System.Xml.Serialization.ModelScope

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
GetArrayModel ArrayModel
GetTypeModel TypeModel
GetTypeModel TypeModel
ModelScope System

Private Methods

Method Description
GetArrayModel ( Type type ) : ArrayModel
GetTypeModel ( Type type ) : TypeModel
GetTypeModel ( Type type, bool directReference ) : TypeModel
ModelScope ( TypeScope typeScope ) : System