C# Class npantarhei.runtime.data.AsynchronizerCache

Exibir arquivo Open project: ralfw/NPantaRhei Class Usage Examples

Public Methods

Method Description
Get ( string name, Func factory ) : IAsynchronizer

Method Details

Get() public method

public Get ( string name, Func factory ) : IAsynchronizer
name string
factory Func
return IAsynchronizer