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

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

공개 메소드들

메소드 설명
GuidAttribute ( uint a, ushort b, ushort c, byte d, byte e, byte f, byte g, byte h, byte i, byte j, byte k ) : System.Runtime.CompilerServices

메소드 상세

GuidAttribute() 공개 메소드

public GuidAttribute ( uint a, ushort b, ushort c, byte d, byte e, byte f, byte g, byte h, byte i, byte j, byte k ) : System.Runtime.CompilerServices
a uint
b ushort
c ushort
d byte
e byte
f byte
g byte
h byte
i byte
j byte
k byte
리턴 System.Runtime.CompilerServices