C# Class FluentBuild.Utilities.DesktopFrameworkType

Indicates if the type is client or full (used in .NET 4.0 and higher)
Afficher le fichier Open project: SkightTeam/eLiteWeb

Méthodes publiques

Méthode Description
DesktopFrameworkType ( IFrameworkFinder clientFinder, IFrameworkFinder fullFinder ) : System

Method Details

DesktopFrameworkType() public méthode

public DesktopFrameworkType ( IFrameworkFinder clientFinder, IFrameworkFinder fullFinder ) : System
clientFinder IFrameworkFinder
fullFinder IFrameworkFinder
Résultat System