C# Class NArrange.Core.Configuration.FileAttributeExpression

File attribute expression.
Inheritance: LeafExpression
Afficher le fichier Open project: MarcStan/NArrange Class Usage Examples

Méthodes publiques

Méthode Description
FileAttributeExpression ( FileAttributeType fileAttribute ) : System.Threading

Creates a new element attribute expression.

ToString ( ) : string

Gets the string representation of this expression.

Method Details

FileAttributeExpression() public méthode

Creates a new element attribute expression.
public FileAttributeExpression ( FileAttributeType fileAttribute ) : System.Threading
fileAttribute FileAttributeType The file attribute.
Résultat System.Threading

ToString() public méthode

Gets the string representation of this expression.
public ToString ( ) : string
Résultat string