C# Class SparkleShare.SparkleShare

Mostrar archivo Open project: hbons/SparkleShare

Public Properties

Property Type Description
Arguments string[]
Controller Controller
UI SparkleShare.UserInterface

Private Methods

Method Description
Main ( string args ) : void
OnUnhandledException ( object sender, UnhandledExceptionEventArgs exception_args ) : void

Property Details

Arguments public_oe static_oe property

public static string[] Arguments
return string[]

Controller public_oe static_oe property

public static Controller,SparkleShare Controller
return Controller

UI public_oe static_oe property

public static UserInterface,SparkleShare UI
return SparkleShare.UserInterface