C# Class Taiste.ViewInAndroidStudio.Util.GtkHelpers

显示文件 Open project: taiste/ViewInAndroidStudio

Public Methods

Method Description
ShowDialog ( string message, MessageType type ) : void

Method Details

ShowDialog() public static method

public static ShowDialog ( string message, MessageType type ) : void
message string
type MessageType
return void