C# Class PclAnalyzer.Core.PortabilityAnalyzer

Afficher le fichier Open project: object/PclAnalyzer Class Usage Examples

Méthodes publiques

Méthode Description
GetNonPortableCalls ( ) : IList
GetPortableCalls ( ) : IList
PortabilityAnalyzer ( IList repository ) : System.Collections.Generic

Private Methods

Méthode Description
IsInlineEnumerator ( Member member ) : bool
IsPortable ( MethodCall call ) : bool

Method Details

GetNonPortableCalls() public méthode

public GetNonPortableCalls ( ) : IList
Résultat IList

GetPortableCalls() public méthode

public GetPortableCalls ( ) : IList
Résultat IList

PortabilityAnalyzer() public méthode

public PortabilityAnalyzer ( IList repository ) : System.Collections.Generic
repository IList
Résultat System.Collections.Generic