C# Class LORD2.RTRefSection

Mostrar archivo Open project: rickparrish/LORD2 Class Usage Examples

Public Properties

Property Type Description
Labels int>.Dictionary
Name string
Script List

Public Methods

Method Description
RTRefSection ( string name ) : System

Method Details

RTRefSection() public method

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

Property Details

Labels public_oe property

public Dictionary Labels
return int>.Dictionary

Name public_oe property

public string Name
return string

Script public_oe property

public List Script
return List