C# Class Utilities.XMLMissingSection

Inheritance: System.Exception
Mostra file Open project: jasonhuber/devryweb460store

Public Methods

Method Description
GetMessage ( ) : string
SetMessage ( string P_message ) : void

Method Details

GetMessage() public method

public GetMessage ( ) : string
return string

SetMessage() public method

public SetMessage ( string P_message ) : void
P_message string
return void