C# Class Maplink.Webservices.Places.Client.UnitTests.Services.DummyResource

Inheritance: Resource
Show file Open project: maplink/places-api-client-dotnet Class Usage Examples

Public Methods

Method Description
DummyResource ( ) : Maplink.Webservices.Places.Client.Resources
Equals ( object obj ) : bool
GetHashCode ( ) : int
operator ( ) : bool

Private Methods

Method Description
Equals ( DummyResource other ) : bool

Method Details

DummyResource() public method

public DummyResource ( ) : Maplink.Webservices.Places.Client.Resources
return Maplink.Webservices.Places.Client.Resources

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

operator() public static method

public static operator ( ) : bool
return bool