C# Class RoslynNunitTestRunner.MarkupCodeInvalidFormatException

Inheritance: System.FormatException
Datei anzeigen Open project: SergeyTeplyakov/ErrorProne.NET

Public Methods

Method Description
MarkupCodeInvalidFormatException ( string message ) : System

Method Details

MarkupCodeInvalidFormatException() public method

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