Overload | Description |
---|---|
Set(String,Object) | Sets the value of the property with this name |
Set<T1,T2>(PropertyBagKey<T1,T2>,T1) | Sets the value of the property by using a PropertyBagKey<T1,T2> |
Overload | Description |
---|---|
Set(String,Object) | Sets the value of the property with this name |
Set<T1,T2>(PropertyBagKey<T1,T2>,T1) | Sets the value of the property by using a PropertyBagKey<T1,T2> |