CSLA.NET 6.0.0
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Test.Reflection.GetConstructorTests Class Reference

Public Member Functions

void GetsStaticConstructor ()
 
void GetsInstanceConstructor ()
 

Detailed Description

Definition at line 26 of file GetConstructor.cs.

Member Function Documentation

◆ GetsInstanceConstructor()

void Csla.Test.Reflection.GetConstructorTests.GetsInstanceConstructor ( )

Definition at line 39 of file GetConstructor.cs.

◆ GetsStaticConstructor()

void Csla.Test.Reflection.GetConstructorTests.GetsStaticConstructor ( )

Definition at line 29 of file GetConstructor.cs.