C# Class NClass.DiagramEditor.Clipboard

Mostra file Open project: gbaychev/NClass

Public Methods

Method Description
Clear ( ) : void
Paste ( IDocument document ) : void

Method Details

Clear() public static method

public static Clear ( ) : void
return void

Paste() public static method

/// is null. ///
public static Paste ( IDocument document ) : void
document IDocument
return void