Class SyncAppDataInputSettingClass
- Namespace
- OpenSettings.Models.Inputs
- Assembly
- OpenSettings.dll
public class SyncAppDataInputSettingClass
- Inheritance
-
SyncAppDataInputSettingClass
- Inherited Members
Properties
FullName
public string FullName { get; set; }
Property Value
HashCode
public int HashCode { get; set; }
Property Value
Identifier
public Guid Identifier { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Namespace
public string Namespace { get; set; }
Property Value
Properties
public ICollection<PropertyInfoHelperModel> Properties { get; set; }
Property Value
Methods
GetHashCode()
public override int GetHashCode()