Property | Type | Description | |
---|---|---|---|
Address | int | ||
Entries | int | ||
Lines | int[] |
Method | Description | |
---|---|---|
GetLine ( int room, int line ) : string | ||
GetNumLines ( int room ) : int | ||
Init ( ) : void |
public static GetLine ( int room, int line ) : string | ||
room | int | |
line | int | |
return | string |