C# Class IocPerformance.Classes.Properties.ComplexPropertyObject1

Inheritance: IComplexPropertyObject1
Mostrar archivo Open project: danielpalme/IocPerformance Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ComplexPropertyObject1 ( ) : System
Verify ( string containerName ) : void

Method Details

ComplexPropertyObject1() public method

public ComplexPropertyObject1 ( ) : System
return System

Verify() public method

public Verify ( string containerName ) : void
containerName string
return void