C# Class NCop.Weaving.BulkWeaving

Inheritance: ITypeWeaver
Afficher le fichier Open project: sagifogel/NCop Class Usage Examples

Méthodes publiques

Méthode Description
BulkWeaving ( IEnumerable weavers ) : System.Collections.Generic
Weave ( ) : void

Method Details

BulkWeaving() public méthode

public BulkWeaving ( IEnumerable weavers ) : System.Collections.Generic
weavers IEnumerable
Résultat System.Collections.Generic

Weave() public méthode

public Weave ( ) : void
Résultat void