C# Class Castle.VSNetIntegration.CastleWizards.Pair

Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
Pair ( object first, object second ) : System

Method Details

Pair() public method

public Pair ( object first, object second ) : System
first object
second object
return System