C# Class Microsoft.Azure.Zumo.Win8.CSharp.Test.SimpleTree

Inheritance: ICustomMobileServiceTableSerialization
Datei anzeigen Open project: xamarin/azure-mobile-services Class Usage Examples

Private Properties

Property Type Description
ICustomMobileServiceTableSerialization IJsonValue

Public Methods

Method Description
ICustomMobileServiceTableSerialization ( IJsonValue value ) : void
SimpleTree ( ) : System

Private Methods

Method Description
ICustomMobileServiceTableSerialization ( ) : IJsonValue

Method Details

ICustomMobileServiceTableSerialization() public method

public ICustomMobileServiceTableSerialization ( IJsonValue value ) : void
value IJsonValue
return void

SimpleTree() public method

public SimpleTree ( ) : System
return System