public ChangeSamples() { if (_instance == null) { _instance = this; } }
public ChangeSamples() { if(_instance==null) _instance = this; }