public sealed class PluginHostLauncherKey : IEquatable<PluginHostLauncherKey>
Public NotInheritable Class PluginHostLauncherKey
Implements IEquatable(Of PluginHostLauncherKey)
public ref class PluginHostLauncherKey sealed : IEquatable<PluginHostLauncherKey^>
[<SealedAttribute>]
type PluginHostLauncherKey =
class
interface IEquatable<PluginHostLauncherKey>
end
PluginHostLauncherKey | Ключ зарегистрированного объекта IPluginHostLauncher. |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
FromDictionary | Создаёт экземпляр класса, загружая его данные из указанного словаря. |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
New | Создаёт экземпляр класса, позволяющий уникально идентифицировать объект IPluginHostLauncher. |
Save | Сохраняет данные объекта в словаре. |