CCNet.Build.Confluence.ConfluenceApi.ConfluenceSoapServiceService.getSpacesAsync C# (CSharp) Метод

getSpacesAsync() публичный Метод

public getSpacesAsync ( string in0 ) : void
in0 string
Результат void
        public void getSpacesAsync(string in0) {
            this.getSpacesAsync(in0, null);
        }
        

Same methods

ConfluenceSoapServiceService::getSpacesAsync ( string in0, object userState ) : void
ConfluenceSoapServiceService