C# 클래스 Microsoft.Legal.MatterCenter.UpdateTaxonomyFields.ConsoleCopy

Class to copy the Console output to log File
상속: IDisposable
파일 보기 프로젝트 열기: Microsoft/mattercenter 1 사용 예제들

공개 메소드들

메소드 설명
ConsoleCopy ( string path ) : System

Initializes a new instance of the ConsoleCopy class.

Dispose ( ) : void

Dispose the all object

메소드 상세

ConsoleCopy() 공개 메소드

Initializes a new instance of the ConsoleCopy class.
public ConsoleCopy ( string path ) : System
path string Path of file
리턴 System

Dispose() 공개 메소드

Dispose the all object
public Dispose ( ) : void
리턴 void