namespace MasstransferCommon.Atrributes; public interface Instant { /// /// 初始化对象后进行回调 /// void Initialized(); }