NTriplesFormatter Constructor (String) | 
 
            Creates a new NTriples Formatter.
            
 
    Namespace: 
   VDS.RDF.Writing.Formatting
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxprotected NTriplesFormatter(
	string formatName
)
Protected Sub New ( 
	formatName As String
)
Parameters
- formatName
 - Type: SystemString
Format Name. 
See Also