C# Class xUnit.GWT.PartFailed

Inheritance: System.Exception
显示文件 Open project: BenHall/xUnit.GWT

Public Methods

Method Description
PartFailed ( string message, Exception exception ) : System

Method Details

PartFailed() public method

public PartFailed ( string message, Exception exception ) : System
message string
exception System.Exception
return System