10 lines
129 B
C#
10 lines
129 B
C#
using System.Runtime.InteropServices;
|
|
|
|
namespace BadBuilder.Formatter
|
|
{
|
|
public class DiskFormatter
|
|
{
|
|
|
|
}
|
|
}
|