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

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

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