public DCSBIOSDecoder() { _jaceId = RandomFactory.Get(); _imageUpdateTread = new Thread(ImageRefreshingThread); _imageUpdateTread.Start(); DCSBIOS.GetInstance().AttachDataReceivedListener(this); EventHandlers.AttachDCSBIOSDecoder(this); }
void Start() { _randomString.Initialize(StringChances); _randomString.Get(); _randomString.Get(); _randomString.Get(); _randomString.Get(); _randomString.Get(); _randomString.Get(); _randomString.Get(); _randomString.Get(); _randomString.Get(); _randomString.Get(); _randomString.Get(); _randomString.Get(); _randomString.Get(); _randomString.Get(); _randomString.Get(); _randomString.Get(); }