Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Windows
Foundation
Metadata
ComposableAttribute
C# Class Windows.Foundation.Metadata.ComposableAttribute
Inheritance:
System.Attribute
Mostra file
Open project: shiftkey/winrt-backport-hilarity
Public Methods
Method
Description
ComposableAttribute
(
Type
type
,
CompositionType
compositionType
,
uint
version
) :
System
Method Details
ComposableAttribute()
public
method
public
ComposableAttribute
(
Type
type
,
CompositionType
compositionType
,
uint
version
) :
System
type
System.Type
compositionType
CompositionType
version
uint
return
System