C# Class kOS.Safe.Exceptions.KOSObsoletionException

Inheritance: kOS.Safe.Exceptions.KOSException
Afficher le fichier Open project: KSP-KOS/KOS

Protected Properties

Свойство Type Description
TerseMessageFmt string

Méthodes publiques

Méthode Description
KOSObsoletionException ( string version, string oldUsage, string newUsage, string url ) : System

Method Details

KOSObsoletionException() public méthode

public KOSObsoletionException ( string version, string oldUsage, string newUsage, string url ) : System
version string
oldUsage string
newUsage string
url string
Résultat System

Property Details

TerseMessageFmt protected_oe static_oe property

protected static string TerseMessageFmt
Résultat string