using FObjBase; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks;
namespace FLY.Integrated.OBJ_INTERFACE
{ public class IC_OBJ_INTERFACE { #region pack #endregion #region Get #endregion #region Set #endregion #region Push #endregion #region Call #endregion } }