C# 클래스 AuntieDot.UI.Web.Connector.ServicesCache

파일 보기 프로젝트 열기: 0xdeafcafe/AuntieDot

공개 메소드들

메소드 설명
GetServicesList ( ) : string
SetServicesList ( string services ) : void

메소드 상세

GetServicesList() 공개 정적인 메소드

public static GetServicesList ( ) : string
리턴 string

SetServicesList() 공개 정적인 메소드

public static SetServicesList ( string services ) : void
services string
리턴 void