public static void BuildUp(object instance) { if (m_container != null) { m_container.BuildUp(instance); } }