Property | Type | Description | |
---|---|---|---|
DelayedWrite | bool | ||
file | string | ||
line | string |
Method | Description | |
---|---|---|
STI ( string Line, string Name, bool delayed = true ) : System |
Creates a new instance of STI
|
public STI ( string Line, string Name, bool delayed = true ) : System | ||
Line | string | |
Name | string | |
delayed | bool | |
return | System |