C# Class Lawo.Reflection.ReflectionHelperTest

Inheritance: TestBase
Mostra file Open project: Lawo/ember-plus-sharp

Private Properties

Property Type Description
ExceptionTest void
MainTest void

Public Methods

Method Description
ReflectionHelperTest ( ) : System

Initializes a new instance of the ReflectionHelperTest class.

Private Methods

Method Description
ExceptionTest ( ) : void
MainTest ( ) : void

Method Details

ReflectionHelperTest() public method

Initializes a new instance of the ReflectionHelperTest class.
public ReflectionHelperTest ( ) : System
return System