Click or drag to resize

EazyNetCheckerGetStandardMethods Method

Returns a list with the all the predefined standard check methods

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

Return Value

Type: ListNetCheckMethod
See Also