C# Class Nyaml.Serializer.Error

Inheritance: System.Exception
Mostrar archivo Open project: yaml/Nyaml

Public Methods

Method Description
Error ( string message ) : System

Method Details

Error() public method

public Error ( string message ) : System
message string
return System