C# 클래스 Sentry.WindowsPlatformClient

상속: IPlatformClient
파일 보기 프로젝트 열기: ryanvalentin/raven-uwp

공개 메소드들

메소드 설명
AppendPlatformExtra ( object>.IDictionary extra ) : object>.IDictionary
AppendPlatformTagsAsync ( string>.IDictionary tags ) : string>>.Task
GetPlatformUserAgent ( ) : string

메소드 상세

AppendPlatformExtra() 공개 메소드

public AppendPlatformExtra ( object>.IDictionary extra ) : object>.IDictionary
extra object>.IDictionary
리턴 object>.IDictionary

AppendPlatformTagsAsync() 공개 메소드

public AppendPlatformTagsAsync ( string>.IDictionary tags ) : string>>.Task
tags string>.IDictionary
리턴 string>>.Task

GetPlatformUserAgent() 공개 메소드

public GetPlatformUserAgent ( ) : string
리턴 string