C# 클래스 MoreInternals.Model.NthChildPsuedoClassSelector

상속: PseudoClassSelector
파일 보기 프로젝트 열기: kevin-montrose/More

공개 메소드들

메소드 설명
Write ( TextWriter output ) : void

비공개 메소드들

메소드 설명
NthChildPsuedoClassSelector ( NthParameter child, int start, int stop, string filePath ) : System
ToString ( ) : string

메소드 상세

Write() 공개 메소드

public Write ( TextWriter output ) : void
output System.IO.TextWriter
리턴 void