C# Class TMXGlueLib.property

Exibir arquivo Open project: vchelaru/FlatRedBall Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetPropertyName ( string name ) : string
GetStrippedName ( string name ) : string
ToString ( ) : string

Method Details

GetPropertyName() public static method

public static GetPropertyName ( string name ) : string
name string
return string

GetStrippedName() public static method

public static GetStrippedName ( string name ) : string
name string
return string

ToString() public method

public ToString ( ) : string
return string