C# Класс ReSharper.NTriples.Impl.NTriplesProjectFileType

Наследование: KnownProjectFileType
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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