프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CurrentSchema | Schema | ||
SolutionFolder | string | ||
SolutionName | string |
메소드 | 설명 | |
---|---|---|
GenerateWebFromEntities ( ) : void |
메소드 | 설명 | |
---|---|---|
CandidateTypes ( ) : List |
||
GetClienUsingNamespaces ( Module mod ) : List |
||
GetClientFileName ( Module t ) : string | ||
GetClientNamespace ( Module mod ) : string | ||
GetEntitySetting ( |
||
GetJsModule ( Module mod ) : string | ||
GetModules ( ) : IEnumerable |
||
GetProjectFolder ( ) : string | ||
GetProperties ( |
||
GetSolutionInfo ( string &solutionFolder, string &solutionName ) : void | ||
GetTypeScriptFileName ( Module t ) : string | ||
GetVarName ( |
||
GetViewFileName ( Module m, |
||
GetViewName ( |
||
GetViewPrefix ( Module mod ) : string | ||
GetViewUsingNamespaces ( |
||
IsValue ( |
||
WriteClientClass ( Module mod ) : string | ||
WriteClientFile ( Module mod ) : string | ||
WriteEmbeddedProperty ( |
||
WriteEntityProperty ( |
||
WriteMListProperty ( |
||
WriteProperty ( |
||
WriteStartMethod ( Module mod ) : string | ||
WriteValueLine ( |
||
WriteViewFile ( |
||
WritetEntitySettings ( Module mod ) : string | ||
WritetOperationSettings ( Module mod ) : string |
메소드 | 설명 | |
---|---|---|
WriteTypeScriptFile ( Module mod ) : string |
protected GetClienUsingNamespaces ( Module mod ) : List |
||
mod | Module | |
리턴 | List |
protected GetClientNamespace ( Module mod ) : string | ||
mod | Module | |
리턴 | string |
protected GetEntitySetting ( |
||
type | ||
리턴 | string |
protected GetProperties ( |
||
type | ||
리턴 | IEnumerable |
protected GetSolutionInfo ( string &solutionFolder, string &solutionName ) : void | ||
solutionFolder | string | |
solutionName | string | |
리턴 | void |
protected GetTypeScriptFileName ( Module t ) : string | ||
t | Module | |
리턴 | string |
protected GetViewFileName ( Module m, |
||
m | Module | |
t | ||
리턴 | string |
protected GetViewUsingNamespaces ( |
||
type | ||
리턴 | List |
protected WriteEmbeddedProperty ( |
||
pi | ||
v | string | |
vc | string | |
리턴 | string |
protected WriteEntityProperty ( |
||
pi | ||
v | string | |
vc | string | |
리턴 | string |
protected WriteMListProperty ( |
||
pi | ||
v | string | |
vc | string | |
리턴 | string |
protected WriteProperty ( |
||
pi | ||
v | string | |
vc | string | |
리턴 | string |
protected WriteValueLine ( |
||
pi | ||
v | string | |
vc | string | |
리턴 | string |
protected WritetEntitySettings ( Module mod ) : string | ||
mod | Module | |
리턴 | string |
protected WritetOperationSettings ( Module mod ) : string | ||
mod | Module | |
리턴 | string |