C# Class LORD2.RTRefFile

显示文件 Open project: rickparrish/LORD2 Class Usage Examples

Public Properties

Property Type Description
Name string
Sections RTRefSection>.Dictionary

Public Methods

Method Description
RTRefFile ( string name ) : System

Method Details

RTRefFile() public method

public RTRefFile ( string name ) : System
name string
return System

Property Details

Name public_oe property

public string Name
return string

Sections public_oe property

public Dictionary Sections
return RTRefSection>.Dictionary