다음을 통해 공유


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

반환

적용 대상