C# Class CortanaCommandCore.Model.CommandPreview

Inheritance: GalaSoft.MvvmLight.ObservableObject
显示文件 Open project: garicchi/CortanaCommand Class Usage Examples

Public Methods

Method Description
CommandPreview ( string title, string description ) : System

Method Details

CommandPreview() public method

public CommandPreview ( string title, string description ) : System
title string
description string
return System