public class BindFromAttribute : System.Attribute {
// constructors
public BindFromAttribute (System.Type type);
// properties
public System.Type OriginalType { get; set; }
public System.Type Type { get; set; }
}
Modified fields:
-public const string Version = "15.2.9364";
+public const string Version = "15.2.9365";