Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ZocBuild
Database
Errors
EmptyTextError
C# Class ZocBuild.Database.Errors.EmptyTextError
Represents an error caused by a script file having no contents.
Inheritance:
BuildErrorBase
显示文件
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