C# Class Microsoft.Scripting.Interpreter.AddInstruction

Inheritance: Microsoft.Scripting.Interpreter.Instruction
Afficher le fichier Open project: jschementi/iron Class Usage Examples

Méthodes publiques

Méthode Description
Create ( Type type ) : Microsoft.Scripting.Interpreter.Instruction
ToString ( ) : string

Private Methods

Méthode Description
AddInstruction ( ) : System

Method Details

Create() public static méthode

public static Create ( Type type ) : Microsoft.Scripting.Interpreter.Instruction
type System.Type
Résultat Microsoft.Scripting.Interpreter.Instruction

ToString() public méthode

public ToString ( ) : string
Résultat string