C# Class System.Xml.Serialization.TypeModel

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

Private Properties

Property Type Description

Protected Methods

Method Description
TypeModel ( Type type, TypeDesc typeDesc, ModelScope scope ) : System

Method Details

TypeModel() protected method

protected TypeModel ( Type type, TypeDesc typeDesc, ModelScope scope ) : System
type System.Type
typeDesc TypeDesc
scope ModelScope
return System