Method | Description | |
---|---|---|
AttrDataUtils ( |
||
GetDataAttr ( |
||
RemoveAttrDictItem ( string key ) : bool | ||
UpdateAttrDict ( DataAttr>.Dictionary |
||
UpdateAttrDictItem ( |
||
UpdateTmpAttrDict ( DataAttr>.Dictionary |
public AttrDataUtils ( |
||
deviceForm | ||
return | System |
public GetDataAttr ( |
||
dataAttr | ||
dataChanged | bool | |
key | string | |
funcName | string | |
return | bool |
public RemoveAttrDictItem ( string key ) : bool | ||
key | string | |
return | bool |
public UpdateAttrDict ( DataAttr>.Dictionary |
||
tmpAttrDict | DataAttr>.Dictionary | |
return | bool |
public UpdateAttrDictItem ( |
||
dataAttr | ||
return | bool |
public UpdateTmpAttrDict ( DataAttr>.Dictionary |
||
tmpAttrDict | DataAttr>.Dictionary | |
dataAttr | ||
dataChanged | bool | |
key | string | |
return | bool |