C# 클래스 Canguro.Model.Section.AreaSection

상속: Utility.GlobalizedObject, Section
파일 보기 프로젝트 열기: rforsbach/Treu-Structure

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AreaSection ( string name, string shape, Material material ) : System
ToString ( ) : string

메소드 상세

AreaSection() 공개 메소드

public AreaSection ( string name, string shape, Material material ) : System
name string
shape string
material Material
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string