C# Class Rhino.Tools.Shell.SecurityProxy

Inheritance: Rhino.SecurityController
Datei anzeigen Open project: hazzik/Rhino.Net

Protected Methods

Method Description
CallProcessFileSecure ( Context cx, Scriptable scope, string filename ) : void

Method Details

CallProcessFileSecure() protected abstract method

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