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

ClientEventDoc() public method

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