C# Class SS.Ynote.Classic.Core.RunScript.RunScript

Afficher le fichier Open project: samarjeet27/ynoteclassic Class Usage Examples

Méthodes publiques

Méthode Description
Get ( string file ) : RunScript
Run ( ) : void

Runs the Script

Save ( string file ) : void

Method Details

Get() public static méthode

public static Get ( string file ) : RunScript
file string
Résultat RunScript

Run() public méthode

Runs the Script
public Run ( ) : void
Résultat void

Save() public méthode

public Save ( string file ) : void
file string
Résultat void