SharpRaven.Data.SentryRequest.SentryRequest C# (CSharp) Method

SentryRequest() public method

Creates a new SentryRequest which may be submitted to Sentry to give context specific request information for web services.
public SentryRequest ( ) : System.Collections.Generic
return System.Collections.Generic
        public SentryRequest()
        {
        }