Exemple #1
0
 public PlatformAttribute(global::Windows.Foundation.Metadata.Platform platform) : base()
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Foundation.Metadata.PlatformAttribute", "PlatformAttribute.PlatformAttribute(Platform platform)");
 }
Exemple #2
0
 public DeprecatedAttribute(string message, global::Windows.Foundation.Metadata.DeprecationType type, uint version, global::Windows.Foundation.Metadata.Platform platform) : base()
 {
 }
Exemple #3
0
 public StaticAttribute(global::System.Type type, uint version, global::Windows.Foundation.Metadata.Platform platform) : base()
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Foundation.Metadata.StaticAttribute", "StaticAttribute.StaticAttribute(Type type, uint version, Platform platform)");
 }
Exemple #4
0
 public ActivatableAttribute(uint version, global::Windows.Foundation.Metadata.Platform platform) : base()
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Foundation.Metadata.ActivatableAttribute", "ActivatableAttribute.ActivatableAttribute(uint version, Platform platform)");
 }
Exemple #5
0
 public DeprecatedAttribute(string message, global::Windows.Foundation.Metadata.DeprecationType type, uint version, global::Windows.Foundation.Metadata.Platform platform) : base()
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Foundation.Metadata.DeprecatedAttribute", "DeprecatedAttribute.DeprecatedAttribute(string message, DeprecationType type, uint version, Platform platform)");
 }
Exemple #6
0
 public ComposableAttribute(global::System.Type type, global::Windows.Foundation.Metadata.CompositionType compositionType, uint version, global::Windows.Foundation.Metadata.Platform platform) : base()
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Foundation.Metadata.ComposableAttribute", "ComposableAttribute.ComposableAttribute(Type type, CompositionType compositionType, uint version, Platform platform)");
 }