Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RatchetSharp
NativeBindingAttribute
C# 클래스 RatchetSharp.NativeBindingAttribute
상속:
Attribute
파일 보기
프로젝트 열기: themeldingwars/Ratchet
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
DelegateType
Type
Name
string
공개 메소드들
메소드
설명
NativeBindingAttribute
(
string
Name
,
Type
DelegateType
) :
System
메소드 상세
NativeBindingAttribute()
공개
메소드
public
NativeBindingAttribute
(
string
Name
,
Type
DelegateType
) :
System
Name
string
DelegateType
Type
리턴
System
프로퍼티 상세
DelegateType
공개적으로 프로퍼티
public
Type
DelegateType
리턴
Type
Name
공개적으로 프로퍼티
public
string
Name
리턴
string