8 lines
129 B
C#
8 lines
129 B
C#
|
|
namespace MECF.Framework.UI.Client.RecipeEditorLib.RecipeModel.Params
|
|||
|
|
{
|
|||
|
|
public class ExpanderParam : Param
|
|||
|
|
{
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
}
|