C# 클래스 CSharpUtils.Diff.ProcessedResult

파일 보기 프로젝트 열기: soywiz/csharputils

공개 프로퍼티들

프로퍼티 타입 설명
Items List

공개 메소드들

메소드 설명
Print ( bool AvoidKeep ) : void

ToString ( ) : String

메소드 상세

Print() 공개 메소드

public Print ( bool AvoidKeep ) : void
AvoidKeep bool
리턴 void

ToString() 공개 메소드

public ToString ( ) : String
리턴 String

프로퍼티 상세

Items 공개적으로 프로퍼티

public List Items
리턴 List