Table of Contents

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

string

HashCode

public int HashCode { get; set; }

Property Value

int

Identifier

public Guid Identifier { get; set; }

Property Value

Guid

Name

public string Name { get; set; }

Property Value

string

Namespace

public string Namespace { get; set; }

Property Value

string

Properties

public ICollection<PropertyInfoHelperModel> Properties { get; set; }

Property Value

ICollection<PropertyInfoHelperModel>

Methods

GetHashCode()

public override int GetHashCode()

Returns

int