C# Class WWWAssembly, VirtualVEX

Class to represent the Assembly. Originally written by Emil Johanssen.
Datei anzeigen Open project: jpwchang/VirtualVEX Class Usage Examples

Public Methods

Method Description
WWWAssembly ( string url, Assembly assembly ) : System

Method Details

WWWAssembly() public method

public WWWAssembly ( string url, Assembly assembly ) : System
url string
assembly Assembly
return System