C# 클래스 ProjectKind, NotifyPropertyWeaver

파일 보기 프로젝트 열기: shiftkey/NotifyPropertyWeaver 1 사용 예제들

공개 메소드들

메소드 설명
IsSolutionFolderKind ( string kind ) : bool
IsSupportedProjectKind ( string kind ) : bool

메소드 상세

IsSolutionFolderKind() 공개 정적인 메소드

public static IsSolutionFolderKind ( string kind ) : bool
kind string
리턴 bool

IsSupportedProjectKind() 공개 정적인 메소드

public static IsSupportedProjectKind ( string kind ) : bool
kind string
리턴 bool