C# Class OTAPI.Patcher.Engine.Modifications.Patches.MakeTypesPublic

Makes all types public in the OTAPI assembly dll.
Inheritance: ModificationBase
显示文件 Open project: DeathCradle/Open-Terraria-API

Public Methods

Method Description
Run ( ) : void

Method Details

Run() public method

public Run ( ) : void
return void