C# Class ShootBlues.FunctionNotExportedException

Inheritance: System.Exception
Afficher le fichier Open project: kg/shootblues

Méthodes publiques

Méthode Description
FunctionNotExportedException ( string moduleName, string functionName ) : System

Method Details

FunctionNotExportedException() public méthode

public FunctionNotExportedException ( string moduleName, string functionName ) : System
moduleName string
functionName string
Résultat System