API Reference
Class
Phone
Phone payload.
Inheritance
- Object
- Phone
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method Phone.<Clone>$
Accepted by parameters
- Method Phone.Equals
- Method Phone.op_Equality
- Method Phone.op_Equality
- Method Phone.op_Inequality
- Method Phone.op_Inequality
Constructors
Methods
public Phone <Clone>$() #Returns:
PhoneEquals 2 overloads
public override Int32 GetHashCode() #Returns:
Int32public static Boolean op_Equality(Phone left, Phone right) #Returns:
BooleanParameters
- left Phone
- right Phone
public static Boolean op_Inequality(Phone left, Phone right) #Returns:
BooleanParameters
- left Phone
- right Phone
public override String ToString() #Returns:
StringInherited Methods
Properties
public String Number { get; set; } #