C# 클래스 Rhino.Tools.Shell.SecurityProxy

상속: Rhino.SecurityController
파일 보기 프로젝트 열기: hazzik/Rhino.Net

보호된 메소드들

메소드 설명
CallProcessFileSecure ( Context cx, Scriptable scope, string filename ) : void

메소드 상세

CallProcessFileSecure() 보호된 추상적인 메소드

protected abstract CallProcessFileSecure ( Context cx, Scriptable scope, string filename ) : void
cx Rhino.Context
scope Scriptable
filename string
리턴 void