C# Class Raven.Tests.Faceted.Camera

ファイルを表示 Open project: nhsevidence/ravendb Class Usage Examples

Public Methods

Method Description
Equals ( Camera other ) : bool
Equals ( Object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Method Details

Equals() public method

public Equals ( Camera other ) : bool
other Camera
return bool

Equals() public method

public Equals ( Object obj ) : bool
obj Object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

ToString() public method

public ToString ( ) : string
return string