C# Class xZune.Bass.Tag.Interop.Core.ExtTag

显示文件 Open project: higankanshi/xZune.Bass Class Usage Examples

Public Methods

Method Description
Equals ( ExtTag obj ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
operator ( ) : bool

Method Details

Equals() public method

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

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