C# Class Rf.Sites.Frame.SubdomainSettings

Mostrar archivo Open project: flq/Rf.Sites Class Usage Examples

Public Methods

Method Description
GetHomeInputModel ( string serverName ) : object
this ( string key ) : string

Private Methods

Method Description
Add ( string value ) : void

Method Details

GetHomeInputModel() public method

public GetHomeInputModel ( string serverName ) : object
serverName string
return object

this() public method

public this ( string key ) : string
key string
return string