public UpdateFileFTP( UpdateInfoFTP parent, uint crc, uint size, string filename, List<string> options ) : base((UpdateInfo)parent, crc, size, filename, options) { throw new NotImplementedException( "UpdateFileFTP" ); }
public UpdateFileFTP(UpdateInfoFTP parent, uint crc, uint size, string filename, List <string> options) : base((UpdateInfo)parent, crc, size, filename, options) { throw new NotImplementedException("UpdateFileFTP"); }