예제 #1
0
파일: SourceWriter.cs 프로젝트: yuzd/lamar
 public BlockMarker(SourceWriter parent)
 {
     _parent = parent;
 }