Arcade
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
GameAPI.APIAssemblyNotFoundException Class Reference

Exception thrown when a game platform API assembly is referenced that could not be found. More...

Inheritance diagram for GameAPI.APIAssemblyNotFoundException:

Properties

string AssemblyName [get]
 Name of the referenced assembly. More...
 

Detailed Description

Exception thrown when a game platform API assembly is referenced that could not be found.

Property Documentation

string GameAPI.APIAssemblyNotFoundException.AssemblyName
get

Name of the referenced assembly.