Class GlobalUtilities
Inherited Members
Namespace: SociallyDistant.Core.Core
Assembly: SociallyDistant.Framework.dll
Syntax
public static class GlobalUtilities
Methods
Stub(string, int, string)
Declaration
public static void Stub(string callerMemberName = null, int lineNumber = 0, string filePath = null)
Parameters
Type | Name | Description |
---|---|---|
string | callerMemberName | |
int | lineNumber | |
string | filePath |