示例#1
0
 public DeprecatedAttribute(string message, global::Windows.Foundation.Metadata.DeprecationType type, uint version) : base()
 {
 }
示例#2
0
 public DeprecatedAttribute(string message, global::Windows.Foundation.Metadata.DeprecationType type, uint version, string contract) : base()
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Foundation.Metadata.DeprecatedAttribute", "DeprecatedAttribute.DeprecatedAttribute(string message, DeprecationType type, uint version, string contract)");
 }