Click or drag to resize

EazyNetCheckerGetCustomMethod Method

Returns the specified custom method

Namespace:  Hellmade.Net
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static NetCheckMethod GetCustomMethod(
	string methodID
)

Parameters

methodID
Type: SystemString
The ID of the custom method to be retrieved

Return Value

Type: NetCheckMethod
See Also