nplot-gtk/lib/IPlotSurface3D.cs

17 строки
175 B
C#

// ******** experimental ********
/*
using System;
namespace NPlot
{
/// <summary>
/// TODO.
/// </summary>
public interface IPlotSurface3D
{
}
}
*/