ClrAssemblyFile 멤버

Contains the name, debug type and block of data for a ClrAssemblyFile. This class cannot be inherited.

ClrAssemblyFile 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 ClrAssemblyFile() () () () Initializes a new instance of ClrAssemblyFile using the default values.
공용 메서드 ClrAssemblyFile(String) Initializes a new instance of ClrAssemblyFile using a name.
공용 메서드 ClrAssemblyFile(String, ClrAssemblyFileType) Initializes a new instance of ClrAssemblyFile using a name and type.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Clone Creates a new full copy of an object.
공용 메서드 CopyTo Copies a ClrAssemblyFile object to the specified object.
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
공용 메서드 LoadData
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 Data Gets the Data associated with a ClrAssemblyFile.
공용 속성 Name Contains the name of the ClrAssemblyFile.
공용 속성 Type Gets or sets the type of ClrAssemblyFile; where type refers to debug status.

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 ICloneable. . :: . .Clone

맨 위로 이동