AjaxControlToolkit.Reference.Core.MethodDoc.MethodDoc C# (CSharp) Méthode

MethodDoc() public méthode

public MethodDoc ( string fullName ) : System.Collections.Generic
fullName string
Résultat System.Collections.Generic
        public MethodDoc(string fullName)
            : base(fullName)
        {
        }