App Metrics Fork me on GitHub
Show / Hide Table of Contents

Interface IHideObjectMembers

Marker interface to cleanup editor visible members.

Namespace:App.Metrics.Core.Interfaces
Assembly:cs.temp.dll.dll
Syntax
public interface IHideObjectMembers
Remarks

Created by Daniel Cazzulino http://www.clariusconsulting.net/blogs/kzu/archive/2008/03/10/58301.aspx

Methods

Equals(Object)

Declaration
bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean

GetHashCode()

Declaration
int GetHashCode()
Returns
Type Description
System.Int32

GetType()

Declaration
Type GetType()
Returns
Type Description
System.Type

ToString()

Declaration
string ToString()
Returns
Type Description
System.String
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX