C# Class Emveepee.Widgets.ProfileConfiguration

Show file Open project: mono/emveepee Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Equals ( object o ) : bool
GetHashCode ( ) : int
ProfileConfiguration ( ) : System
ToArgs ( ) : string
ToString ( ) : string

Method Details

Equals() public method

public Equals ( object o ) : bool
o object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

ProfileConfiguration() public method

public ProfileConfiguration ( ) : System
return System

ToArgs() public method

public ToArgs ( ) : string
return string

ToString() public method

public ToString ( ) : string
return string