UtilNetJunkCodeCreateJunkFunctionName Method
Generates a junk-code function 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 CreateJunkFunctionName()
Public Shared Function CreateJunkFunctionName As String
Dim returnValue As String
returnValue = UtilNetJunkCode.CreateJunkFunctionName()
public:
static String^ CreateJunkFunctionName()
static member CreateJunkFunctionName : unit -> string
No code example is currently available or this language may not be supported.
Return Value
String
The resulting function name.