using System; using System.Collections.Generic; using System.Text; namespace Extf.Net { internal partial class Session { private Session() {} } }