protected readonly struct InstanceInfo : IEquatable<TessaCompilationFactoryTKey, TInstanceInstanceInfo>Protected Structure InstanceInfo
Implements IEquatable(Of TessaCompilationFactoryTKey, TInstanceInstanceInfo)protected value class InstanceInfo : IEquatable<TessaCompilationFactoryTKey, TInstanceInstanceInfo>[<SealedAttribute>]
type InstanceInfo =
struct
inherit ValueType
interface IEquatable<TessaCompilationFactoryTKey, TInstanceInstanceInfo>
end| TessaCompilationFactoryTKey, TInstanceInstanceInfo | Предоставляет информацию о типе объекта и способе управления жизненным циклом его экземпляра. |
| LifetimeManager | Способ управления жизненным циклом экземпляра объекта или значение , если он не используется. |
| Type | Тип объекта. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |