C# Class SchemaZen.Library.Models.Schema

Inheritance: INameable, IHasOwner, IScriptable
显示文件 Open project: Zocdoc/schemazen Class Usage Examples

Public Methods

Method Description
Schema ( string name, string owner ) : System
ScriptCreate ( ) : string

Method Details

Schema() public method

public Schema ( string name, string owner ) : System
name string
owner string
return System

ScriptCreate() public method

public ScriptCreate ( ) : string
return string