C# Class MegaMan.Engine.Forms.Settings.Constants.Errors

Datei anzeigen Open project: Tesserex/C--MegaMan-Engine

Public Properties

Property Type Description
GetUserSettingsFromXML_CannotDeserialize System.Int16
GetUserSettingsFromXML_FileNotFound System.Int16
GetUserSettingsFromXML_NoError System.Int16
LoadConfigFromXML_CannotDeserialize System.Int16
LoadConfigFromXML_FileNotFound System.Int16
LoadConfigFromXML_NoContentReadFromXML System.Int16
LoadConfigFromXML_NoDefaultValueInXML System.Int16
LoadConfigFromXML_NoError System.Int16

Property Details

GetUserSettingsFromXML_CannotDeserialize public_oe static_oe property

public static Int16,System GetUserSettingsFromXML_CannotDeserialize
return System.Int16

GetUserSettingsFromXML_FileNotFound public_oe static_oe property

public static Int16,System GetUserSettingsFromXML_FileNotFound
return System.Int16

GetUserSettingsFromXML_NoError public_oe static_oe property

public static Int16,System GetUserSettingsFromXML_NoError
return System.Int16

LoadConfigFromXML_CannotDeserialize public_oe static_oe property

public static Int16,System LoadConfigFromXML_CannotDeserialize
return System.Int16

LoadConfigFromXML_FileNotFound public_oe static_oe property

public static Int16,System LoadConfigFromXML_FileNotFound
return System.Int16

LoadConfigFromXML_NoContentReadFromXML public_oe static_oe property

public static Int16,System LoadConfigFromXML_NoContentReadFromXML
return System.Int16

LoadConfigFromXML_NoDefaultValueInXML public_oe static_oe property

public static Int16,System LoadConfigFromXML_NoDefaultValueInXML
return System.Int16

LoadConfigFromXML_NoError public_oe static_oe property

public static Int16,System LoadConfigFromXML_NoError
return System.Int16