C# 클래스 SharpDiff.Patch

파일 보기 프로젝트 열기: jagregory/sharpdiff

공개 메소드들

메소드 설명
ApplyTo ( string path ) : string
Patch ( Diff diff ) : System

메소드 상세

ApplyTo() 공개 메소드

public ApplyTo ( string path ) : string
path string
리턴 string

Patch() 공개 메소드

public Patch ( Diff diff ) : System
diff SharpDiff.FileStructure.Diff
리턴 System