C# Class Canguro.Model.Section.AreaSection

Inheritance: Utility.GlobalizedObject, Section
显示文件 Open project: rforsbach/Treu-Structure

Private Properties

Property Type Description

Public Methods

Method Description
AreaSection ( string name, string shape, Material material ) : System
ToString ( ) : string

Method Details

AreaSection() public method

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

ToString() public method

public ToString ( ) : string
return string