C# Class ReSharper.NTriples.Impl.NTriplesProjectFileType

Inheritance: KnownProjectFileType
Exibir arquivo Open project: xsburg/ReSharper.NTriples Class Usage Examples

Public Properties

Property Type Description
Instance NTriplesProjectFileType

Protected Methods

Method Description
NTriplesProjectFileType ( string name ) : System.Collections.Generic
NTriplesProjectFileType ( string name, string presentableName ) : System.Collections.Generic
NTriplesProjectFileType ( string name, string presentableName, IEnumerable extensions ) : System.Collections.Generic

Private Methods

Method Description
NTriplesProjectFileType ( ) : System.Collections.Generic

Method Details

NTriplesProjectFileType() protected method

protected NTriplesProjectFileType ( string name ) : System.Collections.Generic
name string
return System.Collections.Generic

NTriplesProjectFileType() protected method

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

NTriplesProjectFileType() protected method

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

Property Details

Instance public_oe static_oe property

public static NTriplesProjectFileType,ReSharper.NTriples.Impl Instance
return NTriplesProjectFileType