Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NetIde
Core
Services
NotificationManager
NotificationItem
C# 클래스 NetIde.Core.Services.NotificationManager.NotificationItem
파일 보기
프로젝트 열기: netide/netide
1 사용 예제들
공개 메소드들
메소드
설명
NotificationItem
(
int
cookie
) :
System
Update
(
INiNotificationItem
item
) :
void
메소드 상세
NotificationItem()
공개
메소드
public
NotificationItem
(
int
cookie
) :
System
cookie
int
리턴
System
Update()
공개
메소드
public
Update
(
INiNotificationItem
item
) :
void
item
INiNotificationItem
리턴
void