Свойство | Тип | Описание | |
---|---|---|---|
Transpose | bool |
Метод | Описание | |
---|---|---|
AddRow ( ) : void |
Adds a new row to the list. If some values are missing, they will be zero filled.
|
|
AddRow ( List |
Adds a new row to the list. If some values are missing, they will be zero filled.
|
|
FormattedOutput ( ) : System |
Creates a new Instance of FormattedOutput
|
|
FormattedOutput ( List |
Creates a new Instance of FormattedOutput
|
|
ToString ( ) : string |
Converts the Headers and Data into Gamespy ASP Format
|
public FormattedOutput ( List |
||
Headers | List |
A List of Headers |
Результат | System |