C# Class Prizm.Domain.Entity.Mill.Pipe

Inheritance: Part
显示文件 Open project: AleksMorozova/prizm Class Usage Examples

Public Methods

Method Description
Pipe ( ) : System
RecalculateWeight ( ) : void

Recalculate pipe weight

Method Details

Pipe() public method

public Pipe ( ) : System
return System

RecalculateWeight() public method

Recalculate pipe weight
public RecalculateWeight ( ) : void
return void