Share via


TileBinding Constructor

 

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

Overload List

Name Description
System_CAPS_pubmethod TileBinding()

Initializes a new instance of the TileBinding class.

System_CAPS_pubmethod TileBinding(IEnumerable<TileImage>, IEnumerable<TileText>)

Initializes a new instance of the TileBinding class.

System_CAPS_pubmethod TileBinding(TileImage[])

Initializes a new instance of the TileBinding class.

System_CAPS_pubmethod TileBinding(TileText[])

Initializes a new instance of the TileBinding class.

See Also

TileBinding Class
Microsoft.WindowsAzure.Mobile.Service Namespace

Return to top