C# Class NDomain.StateMutator

Internal cache for StateMutator instances, as their construction is very heavy
Afficher le fichier Open project: mfelicio/NDomain Class Usage Examples

Méthodes publiques

Méthode Description
For ( Type stateType ) : IStateMutator

Private Methods

Méthode Description
CreateMutator ( Type stateType ) : IStateMutator
StateMutator ( ) : NDomain.Helpers

Method Details

For() public static méthode

public static For ( Type stateType ) : IStateMutator
stateType System.Type
Résultat IStateMutator