C# Class ProjectKind, NotifyPropertyWeaver

Afficher le fichier Open project: shiftkey/NotifyPropertyWeaver Class Usage Examples

Méthodes publiques

Méthode Description
IsSolutionFolderKind ( string kind ) : bool
IsSupportedProjectKind ( string kind ) : bool

Method Details

IsSolutionFolderKind() public static méthode

public static IsSolutionFolderKind ( string kind ) : bool
kind string
Résultat bool

IsSupportedProjectKind() public static méthode

public static IsSupportedProjectKind ( string kind ) : bool
kind string
Résultat bool