Method | Description | |
---|---|---|
AttributeExists ( String attributeName ) : bool | ||
Consumer ( ) : void | ||
SetAttribute ( String attributeName, String value ) : void |
public AttributeExists ( String attributeName ) : bool | ||
attributeName | String | |
return | bool |
public SetAttribute ( String attributeName, String value ) : void | ||
attributeName | String | |
value | String | |
return | void |