Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
TShockAPI
DB
UserExistsException
C# Класс TShockAPI.DB.UserExistsException
Наследование:
UserManagerException
Показать файл
Открыть проект
Открытые методы
Метод
Описание
UserExistsException
(
string
name
) :
System
Creates a new UserExistsException object.
Описание методов
UserExistsException()
публичный
Метод
Creates a new UserExistsException object.
public
UserExistsException
(
string
name
) :
System
name
string
The name of the user that already exists.
Результат
System