Error Method (String)
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| Entity..::..Error Method (String) |
| Entity Class See Also Send Feedback |
Namespace:Â CuteEditor.Tools
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public void Error( string msg ) |
| Visual Basic |
|---|
Public Sub Error ( _ msg As String _ ) |
| Visual C++ |
|---|
public: void Error( String^ msg ) |
Parameters
- msg
- Type: System..::..String