C# 클래스 NExifTool.Tools.Program

파일 보기 프로젝트 열기: AerisG222/NExifTool

공개 메소드들

메소드 설명
Generate ( ) : void
Main ( string args ) : void

비공개 메소드들

메소드 설명
WriteInitCalls ( ) : void
WriteMethods ( ) : void
WriteTag ( string tableName, string tagId, string tagName, string desc, string g0, string g1, string g2, string type ) : void
WriteTags ( System.Xml.Linq.XElement table ) : void

메소드 상세

Generate() 공개 정적인 메소드

public static Generate ( ) : void
리턴 void

Main() 공개 정적인 메소드

public static Main ( string args ) : void
args string
리턴 void