11 lines
175 B
Plaintext
11 lines
175 B
Plaintext
|
using System;
|
||
|
using System.Collections;
|
||
|
using System.Collections.Generic;
|
||
|
|
||
|
namespace Cfg
|
||
|
{
|
||
|
public partial class __CLASSNAME__ : CfgBase
|
||
|
{
|
||
|
__VARDECLARETION__
|
||
|
}
|
||
|
}
|