C# Class ZocBuild.Database.Errors.EmptyTextError

Represents an error caused by a script file having no contents.
Inheritance: BuildErrorBase
Exibir arquivo Open project: Zocdoc/ZocBuild.Database Class Usage Examples

Public Methods

Method Description
GetMessage ( ) : string

Returns the message for this error.

Method Details

GetMessage() public method

Returns the message for this error.
public GetMessage ( ) : string
return string