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