C# Class AuntieDot.UI.Web.Connector.ServicesCache

Mostra file Open project: 0xdeafcafe/AuntieDot

Public Methods

Method Description
GetServicesList ( ) : string
SetServicesList ( string services ) : void

Method Details

GetServicesList() public static method

public static GetServicesList ( ) : string
return string

SetServicesList() public static method

public static SetServicesList ( string services ) : void
services string
return void