Method | Description | |
---|---|---|
ReadString ( int offset ) : string | ||
STLReader ( string fileName ) : System | ||
Save ( DataTable table, Table def, string path ) : void |
public STLReader ( string fileName ) : System | ||
fileName | string | |
return | System |
public Save ( DataTable table, Table def, string path ) : void | ||
table | DataTable | |
def | Table | |
path | string | |
return | void |