C# 클래스 NArrange.Core.Configuration.FileAttributeExpression

File attribute expression.
상속: LeafExpression
파일 보기 프로젝트 열기: MarcStan/NArrange 1 사용 예제들

공개 메소드들

메소드 설명
FileAttributeExpression ( FileAttributeType fileAttribute ) : System.Threading

Creates a new element attribute expression.

ToString ( ) : string

Gets the string representation of this expression.

메소드 상세

FileAttributeExpression() 공개 메소드

Creates a new element attribute expression.
public FileAttributeExpression ( FileAttributeType fileAttribute ) : System.Threading
fileAttribute FileAttributeType The file attribute.
리턴 System.Threading

ToString() 공개 메소드

Gets the string representation of this expression.
public ToString ( ) : string
리턴 string