Method | Description | |
---|---|---|
AddConfigName ( string strConfigName ) : bool | ||
GetConfigNameList ( ) : List |
||
GetEncrypt ( ) : bool | ||
GetInstance ( ) : string | ||
GetName ( ) : string | ||
GetPath ( ) : string | ||
GetPropertyManager ( ) : |
||
GetRecordManager ( ) : |
||
NFCLogicClass ( ) : System | ||
SetEncrypt ( bool bEncrypt ) : void | ||
SetInstance ( string strInstancePath ) : void | ||
SetName ( string strConfigName ) : void | ||
SetPath ( string sPath ) : void |
public AddConfigName ( string strConfigName ) : bool | ||
strConfigName | string | |
return | bool |
public GetPropertyManager ( ) : |
||
return |
public GetRecordManager ( ) : |
||
return |
public SetInstance ( string strInstancePath ) : void | ||
strInstancePath | string | |
return | void |
public SetName ( string strConfigName ) : void | ||
strConfigName | string | |
return | void |