Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
XInject
Attributes
InjectAttribute
C# 클래스 XInject.Attributes.InjectAttribute
상속:
System.Attribute
파일 보기
프로젝트 열기: radixeng/XInject
공개 프로퍼티들
프로퍼티
타입
설명
Url
string
concrete
System.Type
공개 메소드들
메소드
설명
InjectAttribute
( ) :
System
InjectAttribute
(
Type
type
) :
System
InjectAttribute
(
string
url
) :
System
메소드 상세
InjectAttribute()
공개
메소드
public
InjectAttribute
( ) :
System
리턴
System
InjectAttribute()
공개
메소드
public
InjectAttribute
(
Type
type
) :
System
type
System.Type
리턴
System
InjectAttribute()
공개
메소드
public
InjectAttribute
(
string
url
) :
System
url
string
리턴
System
프로퍼티 상세
Url
공개적으로 프로퍼티
public
string
Url
리턴
string
concrete
공개적으로 프로퍼티
public
Type,System
concrete
리턴
System.Type