C# 클래스 DLLServices2TestStand.MergeNewItemsIntoArray_Tester

파일 보기 프로젝트 열기: txwizard/WizardWrx_NET_API 1 사용 예제들

공개 메소드들

메소드 설명
Go ( ) : void
MergeNewItemsIntoArray_Tester ( string pstrMasterFileName, string pstrNewItemsFileName, string pstrOutputFileName, List plstReportDetails, string pstrReportDetailTemplate ) : System

비공개 메소드들

메소드 설명
FileNameToDisplay ( FileInfo pfiForThisFile ) : string
FileNameToDisplay ( string pstrForThisFile ) : string
LineCountToDisplay ( Array pastrLines ) : long
LoadInputList ( string pstrLabel, string pstrInputFileName ) : string[]
LoadList ( Array pastrInputList ) : DLLServices2TestStand.TestItemSortByString[]
MergeNewItemsIntoArray_Tester ( ) : System

메소드 상세

Go() 공개 메소드

public Go ( ) : void
리턴 void

MergeNewItemsIntoArray_Tester() 공개 메소드

public MergeNewItemsIntoArray_Tester ( string pstrMasterFileName, string pstrNewItemsFileName, string pstrOutputFileName, List plstReportDetails, string pstrReportDetailTemplate ) : System
pstrMasterFileName string
pstrNewItemsFileName string
pstrOutputFileName string
plstReportDetails List
pstrReportDetailTemplate string
리턴 System