C# Class NCop.Aspects.Aspects.AspectsMap

Inheritance: IAspectsMap
Exibir arquivo Open project: sagifogel/NCop Class Usage Examples

Public Methods

Method Description
AspectsMap ( IAspectMemebrsCollection aspectMembers ) : System.Collections
GetEnumerator ( ) : IEnumerator

Private Methods

Method Description
EnsureValidAspects ( IEnumerable aspectsMap ) : void
IEnumerable ( ) : IEnumerator

Method Details

AspectsMap() public method

public AspectsMap ( IAspectMemebrsCollection aspectMembers ) : System.Collections
aspectMembers IAspectMemebrsCollection
return System.Collections

GetEnumerator() public method

public GetEnumerator ( ) : IEnumerator
return IEnumerator