다음을 통해 공유


SignatureHelper 멤버

시그니처를 빌드하는 메서드를 제공합니다.

다음 표에서는 SignatureHelper 형식에 의해 노출되는 멤버를 보여 줍니다.

Public 메서드

  이름 설명
Public method AddArgument 오버로드되었습니다. 시그니처에 인수를 추가합니다.
Public method AddArguments 시그니처에 지정된 사용자 지정 한정자가 있는 인수의 집합을 추가합니다.
Public method AddSentinel vararg 고정 부분의 끝을 표시합니다. 이것은 호출자가 vararg 시그니처 호출 사이트를 만드는 경우에만 사용됩니다.
Public method Equals 오버로드되었습니다. 재정의되었습니다. SignatureHelper가 다른 개체와 같은지 여부를 확인합니다.
Public method Static GetFieldSigHelper 필드에 대한 시그니처 도우미를 반환합니다.
Public method GetHashCode 재정의되었습니다. 이 인스턴스의 해시 코드를 생성하고 반환합니다.
Public method Static GetLocalVarSigHelper 오버로드되었습니다. 지역 변수에 대한 시그니처 도우미를 반환합니다.
Public method Static GetMethodSigHelper 오버로드되었습니다. 메서드에 대한 시그니처 도우미를 반환합니다.
Public method Static GetPropertySigHelper 오버로드되었습니다. 속성에 대한 시그니처 도우미를 반환합니다.
Public method GetSignature 시그니처에 더 이상 토큰이 추가되지 않도록 시그니처에 종료 토큰을 추가하여 시그니처가 완료된 것으로 표시합니다.
Public method GetType  현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Public method Static ReferenceEquals  지정한 Object 인스턴스가 동일한지 여부를 확인합니다. (Object에서 상속됨)
Public method ToString 재정의되었습니다. 시그니처 인수를 나타내는 문자열을 반환합니다.

위쪽

명시적 인터페이스 구현

  이름 설명
Explicit interface implementation Method System.Runtime.InteropServices._SignatureHelper.GetIDsOfNames 이름 집합을 해당하는 디스패치 식별자 집합에 매핑합니다.
Explicit interface implementation Method System.Runtime.InteropServices._SignatureHelper.GetTypeInfo 인터페이스의 형식 정보를 가져오는 데 사용할 수 있는 개체의 형식 정보를 검색합니다.
Explicit interface implementation Method System.Runtime.InteropServices._SignatureHelper.GetTypeInfoCount 개체에서 제공하는 형식 정보 인터페이스의 수를 검색합니다(0 또는 1).
Explicit interface implementation Method System.Runtime.InteropServices._SignatureHelper.Invoke 개체에서 노출하는 메서드와 속성에 대한 액세스를 제공합니다.

위쪽

참고 항목

참조

SignatureHelper 클래스
System.Reflection.Emit 네임스페이스