C# Class Monobjc.Tools.Generator.Model.EnumerationEntity

Inheritance: TypedEntity
Show file Open project: Monobjc/monobjc-tools Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
EnumerationEntity ( ) : System

Initializes a new instance of the EnumerationEntity class.

GetHashValue ( ) : int

Serves as a hash function for a particular type.

Method Details

EnumerationEntity() public method

Initializes a new instance of the EnumerationEntity class.
public EnumerationEntity ( ) : System
return System

GetHashValue() public method

Serves as a hash function for a particular type.
public GetHashValue ( ) : int
return int