Click or drag to resize

EazyNetCheckerGetCustomMethods Method

Returns a list with all the added custom methods.

Namespace:  Hellmade.Net
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static List<NetCheckMethod> GetCustomMethods()

Return Value

Type: ListNetCheckMethod
See Also