static SharedFuncs() { SML = new SMemLib(); }
public SMemTalk() { SML = new SMemLib(3); SML.ReadStart(5, 100); SML.ReadStart(1, 100); }