C# Class Memoizer.DoThings

Afficher le fichier Open project: atomicobject/CSharpMemoizer Class Usage Examples

Méthodes publiques

Свойство Type Description
WithComplexInput Func,Dictionary>
WithNoInput Func
WithOneInput string>.Func

Property Details

WithComplexInput public_oe property

public Func,Dictionary> WithComplexInput
Résultat Func,Dictionary>

WithNoInput public_oe property

public Func WithNoInput
Résultat Func

WithOneInput public_oe property

public Func WithOneInput
Résultat string>.Func