11 lines
144 B
C#
11 lines
144 B
C#
using System;
|
|
|
|
namespace SlaveMatrix
|
|
{
|
|
[Serializable]
|
|
public class 断面D : ElementData
|
|
{
|
|
public double 精液濃度;
|
|
}
|
|
}
|