C# Class GtkSharpVectorViewer, savagesvg

Afficher le fichier Open project: codebutler/savagesvg

Méthodes publiques

Méthode Description
GtkSharpVectorViewer ( string args ) : System
Main ( string args ) : void

Private Methods

Méthode Description
AddW3CTests ( ) : void
LoadUri ( Uri uri ) : void
goButton_Clicked ( object sender, EventArgs args ) : void
hideSidebarButton_clicked ( object sender, EventArgs args ) : void
showReferenceCheck_Clicked ( object sender, EventArgs args ) : void
testsTreeView_RowActivated ( object sender, Gtk.RowActivatedArgs args ) : void
viewTests_Activated ( object sender, EventArgs args ) : void

Method Details

GtkSharpVectorViewer() public méthode

public GtkSharpVectorViewer ( string args ) : System
args string
Résultat System

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void