C# Class tsg_Null, gunpowder

显示文件 Open project: calebhc/gunpowder Class Usage Examples

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
tsg_Null ( ) : System.Collections

Method Details

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

tsg_Null() public method

public tsg_Null ( ) : System.Collections
return System.Collections