Class ContactDetail

Assembly: redb.Examples.dll

Contact detail key-value pair.

public class ContactDetail

Inheritance

ObjectContactDetail

Properties

Label

public string Label { get; set; }

Value

public string Value { get; set; }