C# Class InternalSystem.IntPtr

Mostrar archivo Open project: sharpos/SharpOS

Public Properties

Property Type Description
Zero IntPtr

Public Methods

Method Description
Equals ( object o ) : bool
GetHashCode ( ) : int
operator ( ) : bool

Method Details

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

operator() public static method

public static operator ( ) : bool
return bool

Property Details

Zero public_oe static_oe property

public static IntPtr,InternalSystem Zero
return IntPtr