C# Class CSharpUtils.Diff.ProcessedResult

Show file Open project: soywiz/csharputils

Public Properties

Property Type Description
Items List

Public Methods

Method Description
Print ( bool AvoidKeep ) : void

ToString ( ) : String

Method Details

Print() public method

public Print ( bool AvoidKeep ) : void
AvoidKeep bool
return void

ToString() public method

public ToString ( ) : String
return String

Property Details

Items public property

public List Items
return List