Apex.System.Address.getCountryCode C# (CSharp) Method

getCountryCode() public method

public getCountryCode ( ) : string
return string
        public string getCountryCode()
        {
            throw new global::System.NotImplementedException("Address.GetCountryCode");
        }