C# 클래스 vqm2MNET.Module

파일 보기 프로젝트 열기: Gl237man/mineroute 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Cells List
Name string
Ports List
Wires List

공개 메소드들

메소드 설명
Module ( ) : System

메소드 상세

Module() 공개 메소드

public Module ( ) : System
리턴 System

프로퍼티 상세

Cells 공개적으로 프로퍼티

public List Cells
리턴 List

Name 공개적으로 프로퍼티

public string Name
리턴 string

Ports 공개적으로 프로퍼티

public List Ports
리턴 List

Wires 공개적으로 프로퍼티

public List Wires
리턴 List