C# Class Globals.Prefs.QuickAccessTagType

Mostrar archivo Open project: troymac1ure/Entity Class Usage Examples

Public Properties

Property Type Description
TagPaths List
TagType string

Public Methods

Method Description
QuickAccessTagType ( ) : System

Initializes a new instance of the T:System.Object class.

Method Details

QuickAccessTagType() public method

Initializes a new instance of the T:System.Object class.
public QuickAccessTagType ( ) : System
return System

Property Details

TagPaths public_oe property

public List TagPaths
return List

TagType public_oe property

public string TagType
return string