CSharpHelper.Identifier(String, ICollection<String>) 方法

定义

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

参数

name
String

返回

适用于