C# Класс SharpBrake.Mvc.Serialization.AirbrakeServerEnvironment

Contains information about the environment in which the error occurred.
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
AirbrakeServerEnvironment System

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

Метод Описание
AirbrakeServerEnvironment ( string environmentName ) : System

Initializes a new instance of the AirbrakeServerEnvironment class.

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

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

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

AirbrakeServerEnvironment() публичный Метод

Initializes a new instance of the AirbrakeServerEnvironment class.
public AirbrakeServerEnvironment ( string environmentName ) : System
environmentName string Name of the environment.
Результат System