C# Class UnrealBuildTool.JsonParseException

Inheritance: Exception
显示文件 Open project: Modding-Zaibatsu/Pre-Unreal-4.14

Public Methods

Method Description
JsonParseException ( string Format ) : System

Method Details

JsonParseException() public method

public JsonParseException ( string Format ) : System
Format string
return System