Apex.System.Address.getCity C# (CSharp) Метод

getCity() публичный Метод

public getCity ( ) : string
Результат string
        public string getCity()
        {
            throw new global::System.NotImplementedException("Address.GetCity");
        }