Method | Description | |
---|---|---|
CreateTable ( string id, string name ) : |
Create a new Table object.
|
public static CreateTable ( string id, string name ) : |
||
id | string | Initial value of Id. |
name | string | Initial value of Name. |
return |