Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Find ( string searchText ) : bool | ||
Location ( ) : System | ||
Location ( int id, string name, string icon, string path, string description, string color, string cityImage, float latitude, float longitude, bool live ) : System | ||
ToString ( ) : string |
public Location ( int id, string name, string icon, string path, string description, string color, string cityImage, float latitude, float longitude, bool live ) : System | ||
id | int | |
name | string | |
icon | string | |
path | string | |
description | string | |
color | string | |
cityImage | string | |
latitude | float | |
longitude | float | |
live | bool | |
Результат | System |