C# Class Sentry.WindowsPlatformClient

Inheritance: IPlatformClient
Mostrar archivo Open project: ryanvalentin/raven-uwp

Public Methods

Method Description
AppendPlatformExtra ( object>.IDictionary extra ) : object>.IDictionary
AppendPlatformTagsAsync ( string>.IDictionary tags ) : string>>.Task
GetPlatformUserAgent ( ) : string

Method Details

AppendPlatformExtra() public method

public AppendPlatformExtra ( object>.IDictionary extra ) : object>.IDictionary
extra object>.IDictionary
return object>.IDictionary

AppendPlatformTagsAsync() public method

public AppendPlatformTagsAsync ( string>.IDictionary tags ) : string>>.Task
tags string>.IDictionary
return string>>.Task

GetPlatformUserAgent() public method

public GetPlatformUserAgent ( ) : string
return string