C# Class kOS.Safe.KOSInvalidPathException

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

Méthodes publiques

Méthode Description
KOSInvalidPathException ( string message, string pathString ) : System

Method Details

KOSInvalidPathException() public méthode

public KOSInvalidPathException ( string message, string pathString ) : System
message string
pathString string
Résultat System