public void imethod_2(Interface45 interface45_0)
 {
     if (interface45_0 != null)
     {
         this.class133_0 = interface45_0 ?? new Class133();
     }
 }
 internal virtual void Close()
 {
     if (this.m_propertiesHash != null)
     {
         this.m_propertiesHash.Clear();
         this.m_propertiesHash = null;
     }
     if (this.m_propsUpdateFlags != null)
     {
         this.m_propsUpdateFlags.Clear();
         this.m_propsUpdateFlags = null;
     }
     if (this.list_1 != null)
     {
         this.list_1.Clear();
         this.list_1 = null;
     }
     this.interface45_0 = null;
 }
 public void imethod_2(Interface45 interface45_0)
 {
 }
 protected virtual void CreateFormatLayoutInfo()
 {
     this.interface45_0 = null;
 }