C# Class ProxyManager.ApplyRule

ファイルを表示 Open project: c-jiang/ProxyManager Class Usage Examples

Public Methods

Method Description
ApplyRule ( ) : System
ApplyRule ( ApplyRule ar ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

ApplyRule() public method

public ApplyRule ( ) : System
return System

ApplyRule() public method

public ApplyRule ( ApplyRule ar ) : System
ar ApplyRule
return System

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int