C# Class CesiumLanguageWriter.HashCode

Helper class to combine hashcodes.
Show file Open project: AnalyticalGraphicsInc/czml-writer Class Usage Examples

Public Methods

Method Description
Combine ( ) : int

Combine hashcodes into a single hashcode.

Method Details

Combine() public static method

Combine hashcodes into a single hashcode.
public static Combine ( ) : int
return int