C# Class Jojatekok.MoneroGUI.Desktop.Controls.RpcServerSettingsManager

Inheritance: Eto.Forms.GroupBox, INotifyPropertyChanged
Afficher le fichier Open project: kripod/MoneroGui.Net Class Usage Examples

Private Properties

Свойство Type Description
OnPropertyChanged void

Méthodes publiques

Méthode Description
RpcServerSettingsManager ( string title, string rpcUrlHost, ushort rpcUrlPort, bool isProcessHostedLocally ) : Eto.Drawing

Private Methods

Méthode Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

RpcServerSettingsManager() public méthode

public RpcServerSettingsManager ( string title, string rpcUrlHost, ushort rpcUrlPort, bool isProcessHostedLocally ) : Eto.Drawing
title string
rpcUrlHost string
rpcUrlPort ushort
isProcessHostedLocally bool
Résultat Eto.Drawing