Class PropertyDefinitionWithIdWrapper
- Namespace
- MCM.Abstractions.Wrapper
- Assembly
- MCMv5.dll
public sealed class PropertyDefinitionWithIdWrapper : BasePropertyDefinitionWrapper, IPropertyDefinitionBase, IPropertyDefinitionWithId
- Inheritance
-
PropertyDefinitionWithIdWrapper
- Implements
- Inherited Members
Constructors
PropertyDefinitionWithIdWrapper(object)
public PropertyDefinitionWithIdWrapper(object @object)
Parameters
object
object
Properties
Id
public string Id { get; }