C# Class Rhino.Tools.Shell.SecurityProxy

Inheritance: Rhino.SecurityController
Afficher le fichier Open project: hazzik/Rhino.Net

Méthodes protégées

Méthode Description
CallProcessFileSecure ( Context cx, Scriptable scope, string filename ) : void

Method Details

CallProcessFileSecure() protected abstract méthode

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