public void CleanDependency() { Dependency.Clear(); }
public void Init() { Dependency.Clear(); Dependency.Provider = null; }