PluginSettings Class |
Namespace: Resto.Front.Api.Data.Settings
[SerializableAttribute] public sealed class PluginSettings : IPluginSettings
The PluginSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | PluginSettings |
Ctor.
|
Name | Description | |
---|---|---|
![]() | BoundEntityId | |
![]() | DisplayName | |
![]() | PluginKey | |
![]() | Version |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetSettings | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryGetSetting<TSetting> | |
![]() | TryGetValue<TValue>(String) | |
![]() | TryGetValue<TSetting, TValue>(String) |