UtilNetJunkCodeCreateJunkMethodName Method
Generates a junk-code method name.
Namespace: DevCase.Core.Diagnostics.CodeGenerationAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string CreateJunkMethodName()
Public Shared Function CreateJunkMethodName As String
Dim returnValue As String
returnValue = UtilNetJunkCode.CreateJunkMethodName()
public:
static String^ CreateJunkMethodName()
static member CreateJunkMethodName : unit -> string
No code example is currently available or this language may not be supported.
Return Value
String
The resulting method name.