9 lines
86 B
C#
9 lines
86 B
C#
using System;
|
|
|
|
namespace CPF.ReoGrid.Utility
|
|
{
|
|
internal class LangUtility
|
|
{
|
|
}
|
|
}
|