Method | Description | |
---|---|---|
AddProperty ( string strPropertyName, |
||
GetProperty ( string strPropertyName ) : |
||
GetPropertyList ( ) : |
||
NFCPropertyManager ( |
||
RegisterCallback ( string strPropertyName, |
||
SetProperty ( string strPropertyName, |
public AddProperty ( string strPropertyName, |
||
strPropertyName | string | |
varData | ||
return |
public GetProperty ( string strPropertyName ) : |
||
strPropertyName | string | |
return |
public NFCPropertyManager ( |
||
self | ||
return | System.Collections |
public RegisterCallback ( string strPropertyName, |
||
strPropertyName | string | |
handler | ||
return | void |
public SetProperty ( string strPropertyName, |
||
strPropertyName | string | |
varData | ||
return | bool |