C# Class CSharpUtils.Diff.ProcessedResult

Afficher le fichier Open project: soywiz/csharputils

Méthodes publiques

Свойство Type Description
Items List

Méthodes publiques

Méthode Description
Print ( bool AvoidKeep ) : void

ToString ( ) : String

Method Details

Print() public méthode

public Print ( bool AvoidKeep ) : void
AvoidKeep bool
Résultat void

ToString() public méthode

public ToString ( ) : String
Résultat String

Property Details

Items public_oe property

public List Items
Résultat List