9 lines
89 B
C#
9 lines
89 B
C#
using System;
|
|
|
|
namespace CPF.ReoGrid.IO
|
|
{
|
|
public class ReoGridFormatArgument
|
|
{
|
|
}
|
|
}
|