Click or drag to resize

EazyNetCheckerUseMethod Method

Selects the specified method for internet connection checks.

Namespace:  Hellmade.Net
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static void UseMethod(
	NetCheckMethod method
)

Parameters

method
Type: Hellmade.NetNetCheckMethod
See Also