C# 클래스 Windows.Foundation.Metadata.StaticAttribute

상속: Attribute
파일 보기 프로젝트 열기: inthehand/Charming

공개 메소드들

메소드 설명
StaticAttribute ( Type type, uint version ) : System.Runtime.CompilerServices
StaticAttribute ( Type type, uint version, Platform platform ) : System.Runtime.CompilerServices
StaticAttribute ( Type type, uint version, Type contractName ) : System.Runtime.CompilerServices

메소드 상세

StaticAttribute() 공개 메소드

public StaticAttribute ( Type type, uint version ) : System.Runtime.CompilerServices
type Type
version uint
리턴 System.Runtime.CompilerServices

StaticAttribute() 공개 메소드

public StaticAttribute ( Type type, uint version, Platform platform ) : System.Runtime.CompilerServices
type Type
version uint
platform Platform
리턴 System.Runtime.CompilerServices

StaticAttribute() 공개 메소드

public StaticAttribute ( Type type, uint version, Type contractName ) : System.Runtime.CompilerServices
type Type
version uint
contractName Type
리턴 System.Runtime.CompilerServices