Method | Description | |
---|---|---|
AddElement ( string strName ) : bool | ||
ExistElement ( string strClassName ) : bool | ||
GetDataPath ( ) : string | ||
GetElement ( string strClassName ) : |
||
GetElementList ( ) : NFILogicClass>.Dictionary |
||
Init ( ) : void | ||
SetDataPath ( string strDataPath ) : void |
Method | Description | |
---|---|---|
AddBasePropertyFormOther ( string strName, string strOther ) : void | ||
ClearLogicClass ( ) : void | ||
Load ( ) : bool | ||
LoadLogicClass ( |
||
LoadLogicClassProperty ( ) : void | ||
LoadLogicClassProperty ( string strName ) : void | ||
LoadLogicClassRecord ( ) : void | ||
LoadLogicClassRecord ( string strName ) : void |
public ExistElement ( string strClassName ) : bool | ||
strClassName | string | |
return | bool |
public GetElement ( string strClassName ) : |
||
strClassName | string | |
return |
public GetElementList ( ) : NFILogicClass>.Dictionary |
||
return | NFILogicClass>.Dictionary |
public SetDataPath ( string strDataPath ) : void | ||
strDataPath | string | |
return | void |