public sealed class CardEditorTileExtension : TileExtensionPublic NotInheritable Class CardEditorTileExtension
Inherits TileExtensionpublic ref class CardEditorTileExtension sealed : public TileExtension[<SealedAttribute>]
type CardEditorTileExtension =
class
inherit TileExtension
end| CardEditorTileExtension | Инициализирует новый экземпляр класса CardEditorTileExtension |
| ClosedLocal |
Выполняется после закрытия одной из панелей локальной рабочей области.
При этом используются те же экземпляры расширений, что и при открытии панели.
(Унаследован от TileExtension) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| FinalizedLocal |
Выполняется после того, как локальная рабочая область становится не нужна и больше не будет использоваться.
При этом используются те же экземпляры расширений, что и при инициализации рабочей области.
(Унаследован от TileExtension) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| InitializingGlobal | (Переопределяет TileExtensionInitializingGlobal(ITileGlobalExtensionContext)) |
| InitializingLocal | (Переопределяет TileExtensionInitializingLocal(ITileLocalExtensionContext)) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| OpeningLocal | (Переопределяет TileExtensionOpeningLocal(ITilePanelExtensionContext)) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |