C# Class ProjectKind, NotifyPropertyWeaver

ファイルを表示 Open project: shiftkey/NotifyPropertyWeaver Class Usage Examples

Public Methods

Method Description
IsSolutionFolderKind ( string kind ) : bool
IsSupportedProjectKind ( string kind ) : bool

Method Details

IsSolutionFolderKind() public static method

public static IsSolutionFolderKind ( string kind ) : bool
kind string
return bool

IsSupportedProjectKind() public static method

public static IsSupportedProjectKind ( string kind ) : bool
kind string
return bool