共用方式為


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

頂端