C# Class MahTweets.Core.Scripting.ScriptEntryPoint

base class for the entry point in each script
Afficher le fichier Open project: nickhodge/MahTweets.LawrenceHargrave

Méthodes publiques

Méthode Description
ScriptEntryPoint ( string entrypoint, dynamic dynamicmethod, string doc )

Method Details

ScriptEntryPoint() public méthode

public ScriptEntryPoint ( string entrypoint, dynamic dynamicmethod, string doc )
entrypoint string
dynamicmethod dynamic
doc string