C# Класс SharpRaven.Utilities.PacketBuilder

Utility class for building
Показать файл Открыть проект

Открытые методы

Метод Описание
CreateAuthenticationHeader ( Dsn dsn ) : string

Creates the authentication header base on the provided Dsn.

Приватные методы

Метод Описание
PacketBuilder ( ) : System

Initializes the PacketBuilder class.

Описание методов

CreateAuthenticationHeader() публичный статический Метод

Creates the authentication header base on the provided Dsn.
public static CreateAuthenticationHeader ( Dsn dsn ) : string
dsn Dsn The DSN.
Результат string