Ejemplo n.º 1
0
 public IEEGProperties GetProperties() => eegStorage != null ? (eegProperties ??= ComponentFactory.CreateProperties(eegStorage)) : null;