C# Class DAQ.Mathematica.Package

Represents a Mathematica package. At the moment, the package only has a name. There may be other information associated with a package that could go in here.
Exibir arquivo Open project: ColdMatter/EDMSuite

Public Methods

Method Description
Package ( String name ) : System

Method Details

Package() public method

public Package ( String name ) : System
name String
return System