C# Class UniDi.IdBinder

Show file Open project: UniDi/UniDi

Public Methods

Method Description
IdBinder ( UniDi.BindInfo bindInfo )
WithId ( object identifier ) : void

Method Details

IdBinder() public method

public IdBinder ( UniDi.BindInfo bindInfo )
bindInfo UniDi.BindInfo

WithId() public method

public WithId ( object identifier ) : void
identifier object
return void