C# Class Spikes.Spikes_ArtistRepositoryPlugin.ArtefactPropertyDialog

ArtefactPropertyDialog
Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector
Mostrar archivo Open project: artist-project/ARTIST-VS-RepositoryBrowser

Public Methods

Method Description
ArtefactPropertyDialog ( string projectId, ArArtifact artefact ) : System

Private Methods

Method Description
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void
btnDialogOk_Click ( object sender, RoutedEventArgs e ) : void

Method Details

ArtefactPropertyDialog() public method

public ArtefactPropertyDialog ( string projectId, ArArtifact artefact ) : System
projectId string
artefact ArArtifact
return System