Property | Type | Description | |
---|---|---|---|
Age | int | ||
Name | string |
Method | Description | |
---|---|---|
GetHashCode ( ) : int | ||
person_Non_Equatable_OverrideHashCode ( string name, int age ) : System |
public person_Non_Equatable_OverrideHashCode ( string name, int age ) : System | ||
name | string | |
age | int | |
return | System |