C# Class SkyEditor.RomEditor.Infrastructure.Automation.Modpacks.UnsupportedScriptTypeException

Inheritance: Exception
Mostrar archivo Open project: evandixon/SkyEditor.RomEditor.Rtdx

Public Methods

Method Description
UnsupportedScriptTypeException ( string scriptExtension ) : System

Method Details

UnsupportedScriptTypeException() public method

public UnsupportedScriptTypeException ( string scriptExtension ) : System
scriptExtension string
return System