StreamReadException

StreamReadException(string)

public StreamReadException(string message)

Смотрите также


StreamReadException(string, Exception)

public StreamReadException(string message, Exception innerException)

Смотрите также


StreamReadException(string, Exception, int, int)

public StreamReadException(string message, Exception innerException, int expectedReadCount, 
    int actualReadCount)

Смотрите также


StreamReadException(string, int, int)

public StreamReadException(string message, int expectedReadCount, int actualReadCount)

Смотрите также