using System; using System.Collections.Generic; using System.Text; namespace KCS { public class KCSParams { public KCSParams() { } } }