C# Class Globals.Prefs.QuickAccessTagType

Afficher le fichier Open project: troymac1ure/Entity Class Usage Examples

Méthodes publiques

Свойство Type Description
TagPaths List
TagType string

Méthodes publiques

Méthode Description
QuickAccessTagType ( ) : System

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

Method Details

QuickAccessTagType() public méthode

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

Property Details

TagPaths public_oe property

public List TagPaths
Résultat List

TagType public_oe property

public string TagType
Résultat string