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

EventDoc() public method

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