C# Class Ext.Net.Examples.City

Exibir arquivo Open project: extnet/Ext.NET.Examples

Public Methods

Method Description
City ( ) : System.Collections.Generic
City ( string id, string name ) : System.Collections.Generic

Method Details

City() public method

public City ( ) : System.Collections.Generic
return System.Collections.Generic

City() public method

public City ( string id, string name ) : System.Collections.Generic
id string
name string
return System.Collections.Generic