C# 클래스 CSVUtil

파일 보기 프로젝트 열기: imann24/cs327-bestmobilegameever 1 사용 예제들

공개 메소드들

메소드 설명
GetMaxRowLength ( string byLine ) : int
ReadCSV ( string filePath ) : ].string[

메소드 상세

GetMaxRowLength() 공개 정적인 메소드

public static GetMaxRowLength ( string byLine ) : int
byLine string
리턴 int

ReadCSV() 공개 정적인 메소드

public static ReadCSV ( string filePath ) : ].string[
filePath string
리턴 ].string[