C# Class Terraria.ModLoader.Exceptions.ModSortingException

Inheritance: System.Exception
Afficher le fichier Open project: JavidPack/TerraCustom

Méthodes publiques

Свойство Type Description
errored ICollection

Méthodes publiques

Méthode Description
ModSortingException ( ICollection errored, string message ) : System

Method Details

ModSortingException() public méthode

public ModSortingException ( ICollection errored, string message ) : System
errored ICollection
message string
Résultat System

Property Details

errored public_oe property

public ICollection errored
Résultat ICollection