public ICustomAttributeProvider AnnotatedClass { get; set; }
Public Property AnnotatedClass As ICustomAttributeProvider Get Set
public: property ICustomAttributeProvider^ AnnotatedClass { ICustomAttributeProvider^ get (); void set (ICustomAttributeProvider^ value); }
member AnnotatedClass : ICustomAttributeProvider with get, set
function get_AnnotatedClass(); function set_AnnotatedClass(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.