C# Class Rabbit.ExpectedException

Inheritance: System.Attribute
显示文件 Open project: yysun/Rabbit

Public Methods

Method Description
ExpectedException ( Type type ) : System

Method Details

ExpectedException() public method

public ExpectedException ( Type type ) : System
type System.Type
return System