C# Class Gallifrey.UI.Modern.Models.SettingModel.ExportPrompt

Mostra file Open project: BlythMeister/Gallifrey

Public Methods

Method Description
ExportPrompt ( string key, bool isChecked, string displayName ) : System

Method Details

ExportPrompt() public method

public ExportPrompt ( string key, bool isChecked, string displayName ) : System
key string
isChecked bool
displayName string
return System