C# Class SRNicoNico.Models.NicoNicoWrapper.RequestTimeout

Inheritance: System.Exception
Exibir arquivo Open project: mrtska/SRNicoNico

Public Properties

Property Type Description
OwnerException System.Exception

Public Methods

Method Description
RequestTimeout ( Exception e ) : System

Method Details

RequestTimeout() public method

public RequestTimeout ( Exception e ) : System
e System.Exception
return System

Property Details

OwnerException public_oe property

public Exception,System OwnerException
return System.Exception