Moonware.Common Namespace : SerializableParams Class |
The following tables list the members exposed by SerializableParams.
Name | Description | |
---|---|---|
![]() | SerializableParams Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | PluginName | Name of the Parent Plugin |
![]() | Settings | List of SerializableSetting |
Name | Description | |
---|---|---|
![]() | GetPropertyBool | Returns the property as bool |
![]() | GetPropertyColor | Returns the property as Color |
![]() | GetPropertyDate | Returns the property as Date |
![]() | GetPropertyDouble | Returns the property as Double |
![]() | GetPropertyInt | Returns the property as Int |
![]() | GetPropertyObj | Returns the property as Object |
![]() | GetPropertyString | Returns the property as String |
![]() | UpdateProperty | Used to update the value of given property |