C# Class Rossbot.Api.ByteCodeLoader

Inheritance: System.MarshalByRefObject
Afficher le fichier Open project: fekberg/Roslyn-IRC-Bot

Méthodes publiques

Méthode Description
ByteCodeLoader ( ) : System
Run ( byte compiledAssembly ) : object

Method Details

ByteCodeLoader() public méthode

public ByteCodeLoader ( ) : System
Résultat System

Run() public méthode

public Run ( byte compiledAssembly ) : object
compiledAssembly byte
Résultat object