Click or drag to resize

EazyNetCheckerAddCustomMethod Method (NetCheckMethod)

Adds a new custom method

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

Parameters

method
Type: Hellmade.NetNetCheckMethod
The method to add
See Also