C# 클래스 NamespaceAttribute, Xamarin.BindableProperty.Fody

상속: Attribute
파일 보기 프로젝트 열기: nicolo-ottaviani/Xamarin.BindableProperty.Fody 1 사용 예제들

공개 메소드들

메소드 설명
NamespaceAttribute ( string @namespace ) : System,

Initialize a new instance of NamespaceAttribute

메소드 상세

NamespaceAttribute() 공개 메소드

Initialize a new instance of NamespaceAttribute
public NamespaceAttribute ( string @namespace ) : System,
@namespace string
리턴 System,