C# Class Xml.Schema.Linq.CodeGen.XCodeTypeReference

Inheritance: System.CodeDom.CodeTypeReference
Show file Open project: o2platform/O2.Platform.Projects Class Usage Examples

Public Properties

Property Type Description
fullTypeName string

Public Methods

Method Description
XCodeTypeReference ( string typeName ) : System

Method Details

XCodeTypeReference() public method

public XCodeTypeReference ( string typeName ) : System
typeName string
return System

Property Details

fullTypeName public property

public string fullTypeName
return string