Method | Description | |
---|---|---|
AddElement ( string strClassName ) : bool | ||
ExistElement ( string strClassName ) : bool | ||
GetDataPath ( ) : string | ||
GetElement ( string strClassName ) : |
||
GetElementList ( ) : NFILogicClass>.Dictionary |
||
SetDataPath ( string strDataPath ) : void |
public abstract AddElement ( string strClassName ) : bool | ||
strClassName | string | |
return | bool |
public abstract ExistElement ( string strClassName ) : bool | ||
strClassName | string | |
return | bool |
public abstract GetElement ( string strClassName ) : |
||
strClassName | string | |
return |
public abstract GetElementList ( ) : NFILogicClass>.Dictionary |
||
return | NFILogicClass>.Dictionary |
public abstract SetDataPath ( string strDataPath ) : void | ||
strDataPath | string | |
return | void |