C# Class Mono.CSharp.Reachability

Show file Open project: vargaz/mono Class Usage Examples

Public Methods

Method Description
CreateUnreachable ( ) : Reachability
operator ( ) : Reachability

Private Methods

Method Description
Reachability ( bool unreachable ) : System

Method Details

CreateUnreachable() public static method

public static CreateUnreachable ( ) : Reachability
return Reachability

operator() public static method

public static operator ( ) : Reachability
return Reachability