C# Class CustomerExample.BO.Customer

Show file Open project: Chillisoft/habanero Class Usage Examples

Public Methods

Method Description
SetAuthorisation ( IBusinessObjectAuthorisation authorisation ) : void

This method has been added and made public purely for the purposes of testing.

Method Details

SetAuthorisation() public method

This method has been added and made public purely for the purposes of testing.
public SetAuthorisation ( IBusinessObjectAuthorisation authorisation ) : void
authorisation IBusinessObjectAuthorisation
return void