C# 클래스 Vidka.Core.ExternalOps.OpUtils

파일 보기 프로젝트 열기: miktemk/VidkaEditor

공개 메소드들

메소드 설명
OpenVirtualDubAndRunScript ( string scriptFilename ) : void
OpenWinExplorerAndSelectNothing ( string filename ) : void
OpenWinExplorerAndSelectThisFile ( string filename ) : void

메소드 상세

OpenVirtualDubAndRunScript() 공개 정적인 메소드

public static OpenVirtualDubAndRunScript ( string scriptFilename ) : void
scriptFilename string
리턴 void

OpenWinExplorerAndSelectNothing() 공개 정적인 메소드

public static OpenWinExplorerAndSelectNothing ( string filename ) : void
filename string
리턴 void

OpenWinExplorerAndSelectThisFile() 공개 정적인 메소드

public static OpenWinExplorerAndSelectThisFile ( string filename ) : void
filename string
리턴 void