C# Class AvalonStudio.Languages.CPlusPlus.IndentationSettings

Afficher le fichier Open project: VitalElement/AvalonStudio

Méthodes publiques

Свойство Type Description
IndentString string
LeaveEmptyLines bool

Property Details

IndentString public_oe property

public string IndentString
Résultat string

LeaveEmptyLines public_oe property

Leave empty lines empty.
public bool LeaveEmptyLines
Résultat bool