TileBinding Constructor

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

NameDescription
System_CAPS_pubmethodTileBinding()

Initializes a new instance of the TileBinding class.

System_CAPS_pubmethodTileBinding(IEnumerable(Of TileImage), IEnumerable(Of TileText))

Initializes a new instance of the TileBinding class.

System_CAPS_pubmethodTileBinding(TileImage())

Initializes a new instance of the TileBinding class.

System_CAPS_pubmethodTileBinding(TileText())

Initializes a new instance of the TileBinding class.

Return to top
Show: