C# Class GenerateFromSchema.Schema

显示文件 Open project: AnalyticalGraphicsInc/czml-writer Class Usage Examples

Public Properties

Property Type Description
SchemaFromTypeName string

Public Methods

Method Description
FindFirstValueProperty ( ) : Property
Schema ( ) : System.Collections.Generic

Method Details

FindFirstValueProperty() public method

public FindFirstValueProperty ( ) : Property
return Property

Schema() public method

public Schema ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

SchemaFromTypeName public_oe static_oe property

public static string SchemaFromTypeName
return string