The KernelTypeInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | KernelTypeInfo |
Initializes a new instance of the KernelTypeInfo class.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetAssemblyChecksum |
Gets the checksum of the assembly on which this member was based.
(Inherited from KernelMemberInfo.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToString |
Returns the Name.
(Inherited from KernelMemberInfo.) |
![]() | TryVerifyChecksums |
Checks if the assembly checksum and deserialized checksum are the same.
(Inherited from KernelMemberInfo.) |
![]() | VerifyChecksums |
Checks if the assembly checksum and deserialized checksum are the same.
(Inherited from KernelMemberInfo.) |
Properties
Name | Description | |
---|---|---|
![]() | DeserializedChecksum |
Gets or sets the deserialized checksum.
(Inherited from KernelMemberInfo.) |
![]() | IsDummy |
Gets a value indicating whether this instance is dummy.
(Inherited from KernelMemberInfo.) |
![]() | Name |
Gets the name.
(Overrides KernelMemberInfo..::..Name.) |
![]() | Type |
Gets or sets the type.
(Inherited from KernelMemberInfo.) |