public GetPlatformCommandProvider(PlatformReaderConverter readerConverter)
 {
     _readerConverter = readerConverter;
 }