Patchable<T> Implicit Conversion Operators
Namespace: Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Overload List
Name | Description | |
---|---|---|
Implicit(T to Patchable<T>) | Implicit operator that converts T to Patchable T. |
|
Implicit(Patchable<T> to T) | Implicit operator that converts Patchable T to T. |
See Also
Patchable<T> Class
Microsoft.WindowsAzure Namespace
Return to top