Skip to content

Class AttributePropertyViewModel

Namespace: Momentum.Extensions.EventMarkdownGenerator.Templates.Models
Assembly: Momentum.Extensions.EventMarkdownGenerator.dll

csharp
public class AttributePropertyViewModel

Inheritance

objectAttributePropertyViewModel

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

AttributePropertyViewModel()

csharp
public AttributePropertyViewModel()

Properties

Key

csharp
public string Key { get; set; }

Property Value

string

Value

csharp
public string Value { get; set; }

Property Value

string