Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) CInterfaceGateway.GetGlobalStatus示例
编程语言:
C# (CSharp)
类/类型:
CInterfaceGateway
方法/功能:
GetGlobalStatus
hotexamples.com的示例:
1
C# (CSharp) CInterfaceGateway.GetGlobalStatus - 已找到1个示例
。这些是从开源项目中提取的最受好评的
CInterfaceGateway.GetGlobalStatus
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
CheckPw(2)
AddFriend(1)
ResumeFile(1)
GetFriends(1)
GetGlobalStatus(1)
GetQueuedSourcesList(1)
GetServerList(1)
GetSharedFileList(1)
GetUploadClient(1)
RefreshSharedList(1)
RemoveCategory(1)
RequestSharedList(1)
SendChatMessage(1)
Search(1)
GetFileSources(1)
SetConfig(1)
SetFileCategory(1)
SetFileComment(1)
SetFileDownloadPrioriry(1)
SetFileMaxSources(1)
SetFileName(1)
SetFileUploadPrioriry(1)
SetServerPriority(1)
StartKernel(1)
GetFileStatistics(1)
GetFileDetails(1)
GetFileNamesList(1)
DownloadElink(1)
CancelFile(1)
CancelSearch(1)
ChangeFriendSlotAssigned(1)
CloseKernel(1)
ConnectToServer(1)
ConnectToaServer(1)
DeleteFile(1)
DeleteFriend(1)
DeleteSearch(1)
DeleteServer(1)
DownloadFile(1)
AddorUpdateCategory(1)
DownloadServerList(1)
ExtendSearch(1)
GetCategories(1)
GetCategoryByName(1)
GetComments(1)
GetConfig(1)
GetDownloadClient(1)
GetDownloadFile(1)
GetDownloadFileList(1)
GetFileComment(1)
常用方法
CheckPw (2)
AddFriend (1)
ResumeFile (1)
GetFriends (1)
GetGlobalStatus (1)
GetQueuedSourcesList (1)
GetServerList (1)
GetSharedFileList (1)
GetUploadClient (1)
RefreshSharedList (1)
常用方法
RemoveCategory (1)
RequestSharedList (1)
SendChatMessage (1)
Search (1)
GetFileSources (1)
SetConfig (1)
SetFileCategory (1)
SetFileComment (1)
SetFileDownloadPrioriry (1)
SetFileMaxSources (1)
SetFileName (1)
SetFileUploadPrioriry (1)
SetServerPriority (1)
StartKernel (1)
GetFileStatistics (1)
GetFileDetails (1)
GetFileNamesList (1)
DownloadElink (1)
CancelFile (1)
CancelSearch (1)
常用方法
SetFileName (1)
SetFileUploadPrioriry (1)
SetServerPriority (1)
StartKernel (1)
GetFileStatistics (1)
GetFileDetails (1)
GetFileNamesList (1)
DownloadElink (1)
CancelFile (1)
CancelSearch (1)
ChangeFriendSlotAssigned (1)
CloseKernel (1)
ConnectToServer (1)
ConnectToaServer (1)
DeleteFile (1)
DeleteFriend (1)
DeleteSearch (1)
DeleteServer (1)
DownloadFile (1)
AddorUpdateCategory (1)
DownloadServerList (1)
ExtendSearch (1)
GetCategories (1)
GetCategoryByName (1)
GetComments (1)
GetConfig (1)
GetDownloadClient (1)
GetDownloadFile (1)
GetDownloadFileList (1)
GetFileComment (1)
常用方法
ChangeFriendSlotAssigned (1)
CloseKernel (1)
ConnectToServer (1)
ConnectToaServer (1)
DeleteFile (1)
DeleteFriend (1)
DeleteSearch (1)
DeleteServer (1)
DownloadFile (1)
AddorUpdateCategory (1)
DownloadServerList (1)
ExtendSearch (1)
GetCategories (1)
GetCategoryByName (1)
GetComments (1)
GetConfig (1)
GetDownloadClient (1)
GetDownloadFile (1)
GetDownloadFileList (1)
GetFileComment (1)
StopFile (1)
示例#1
0
显示文件
文件:
KernelGateway.cs
项目:
biuken/eAnt
public GlobalStatus GetGlobalStatus() { return(krnGateway.GetGlobalStatus()); }
x