C# 클래스 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.
파일 보기 프로젝트 열기: ColdMatter/EDMSuite

공개 메소드들

메소드 설명
Package ( String name ) : System

메소드 상세

Package() 공개 메소드

public Package ( String name ) : System
name String
리턴 System