CSharpHelper.Identifier(String, ICollection<String>) Method

Definition

public virtual string Identifier (string name, System.Collections.Generic.ICollection<string> scope = default);
abstract member Identifier : string * System.Collections.Generic.ICollection<string> -> string
override this.Identifier : string * System.Collections.Generic.ICollection<string> -> string
Public Overridable Function Identifier (name As String, Optional scope As ICollection(Of String) = Nothing) As String

Parameters

name
String

Returns

Applies to