C# 클래스 ReSharper.NTriples.Impl.NTriplesProjectFileType

상속: KnownProjectFileType
파일 보기 프로젝트 열기: xsburg/ReSharper.NTriples 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Instance NTriplesProjectFileType

보호된 메소드들

메소드 설명
NTriplesProjectFileType ( string name ) : System.Collections.Generic
NTriplesProjectFileType ( string name, string presentableName ) : System.Collections.Generic
NTriplesProjectFileType ( string name, string presentableName, IEnumerable extensions ) : System.Collections.Generic

비공개 메소드들

메소드 설명
NTriplesProjectFileType ( ) : System.Collections.Generic

메소드 상세

NTriplesProjectFileType() 보호된 메소드

protected NTriplesProjectFileType ( string name ) : System.Collections.Generic
name string
리턴 System.Collections.Generic

NTriplesProjectFileType() 보호된 메소드

protected NTriplesProjectFileType ( string name, string presentableName ) : System.Collections.Generic
name string
presentableName string
리턴 System.Collections.Generic

NTriplesProjectFileType() 보호된 메소드

protected NTriplesProjectFileType ( string name, string presentableName, IEnumerable extensions ) : System.Collections.Generic
name string
presentableName string
extensions IEnumerable
리턴 System.Collections.Generic

프로퍼티 상세

Instance 공개적으로 정적으로 프로퍼티

public static NTriplesProjectFileType,ReSharper.NTriples.Impl Instance
리턴 NTriplesProjectFileType