InternalST 클래스

정의

.NET Framework serialization 인프라가 컴파일될 때 추적 메시지를 기록합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public ref class InternalST sealed
public sealed class InternalST
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class InternalST
[System.Runtime.InteropServices.ComVisible(true)]
[System.Security.SecurityCritical]
public sealed class InternalST
type InternalST = class
[<System.Runtime.InteropServices.ComVisible(true)>]
type InternalST = class
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Security.SecurityCritical>]
type InternalST = class
Public NotInheritable Class InternalST
상속
InternalST
특성

설명

추적 메시지는 serialization, remoting 중 및 soapsuds 도구(Soapsuds.exe)를 실행하는 동안 인쇄됩니다.

메서드

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
InfoSoap(Object[])

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

SOAP 추적 메시지를 출력합니다.

LoadAssemblyFromString(String)

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

디버깅할 특정 어셈블리를 로드합니다.

MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
SerializationSetValue(FieldInfo, Object, Object)

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

필드 값을 설정합니다.

Soap(Object[])

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

지정된 메시지 배열을 처리합니다.

SoapAssert(Boolean, String)

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

지정된 메시지를 어설션합니다.

SoapCheckEnabled()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

SOAP 추적을 사용할 수 있는지 확인합니다.

ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상