AjaxControlToolkit.Reference.Core.PropertyDoc.PropertyDoc C# (CSharp) Method

PropertyDoc() public method

public PropertyDoc ( string fullName ) : System.Collections.Generic
fullName string
return System.Collections.Generic
        public PropertyDoc(string fullName)
            : base(fullName)
        {
        }