C# Class Windows.Foundation.Metadata.ComposableAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity

Méthodes publiques

Méthode Description
ComposableAttribute ( Type type, CompositionType compositionType, uint version ) : System

Method Details

ComposableAttribute() public méthode

public ComposableAttribute ( Type type, CompositionType compositionType, uint version ) : System
type System.Type
compositionType CompositionType
version uint
Résultat System