Summary
Checks if the specified char can be used in a C# symbol name.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural .Scripting - Containing Type
- CSharpProcedural
Syntax
public static bool IsValidInMemberName(char c)
Parameters
| Name | Type | Description |
|---|---|---|
| c | char |
Return Value
| Type | Description |
|---|---|
| bool |