C# Класс SfSdk.Response.LogoutResponse

The reponse type returned on SF.RespLogoutSuccess.
Triggered by action SF.ActLogout.
Наследование: ResponseBase, ILogoutResponse
Показать файл Открыть проект

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

Метод Описание
LogoutResponse ( string args ) : SfSdk.Constants

Creates a new logout response.

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

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

Creates a new logout response.
public LogoutResponse ( string args ) : SfSdk.Constants
args string The response arguments.
Результат SfSdk.Constants