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

Inheritance: Exception
Mostra file 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