TileBinding Constructor
Namespace: Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Overload List
Name | Description | |
---|---|---|
TileBinding() | Initializes a new instance of the TileBinding class. |
|
TileBinding(IEnumerable<TileImage>, IEnumerable<TileText>) | Initializes a new instance of the TileBinding class. |
|
TileBinding(TileImage[]) | Initializes a new instance of the TileBinding class. |
|
TileBinding(TileText[]) | Initializes a new instance of the TileBinding class. |
See Also
TileBinding Class
Microsoft.WindowsAzure.Mobile.Service Namespace
Return to top