10 lines
101 B
C#
10 lines
101 B
C#
using System;
|
|
|
|
namespace SlaveMatrix
|
|
{
|
|
[Serializable]
|
|
public class 葉D : EleD
|
|
{
|
|
}
|
|
}
|