Mono.CSharp.ImportedTypeParameterDefinition.GetAttributeDefaultMember C# (CSharp) Method

GetAttributeDefaultMember() public method

public GetAttributeDefaultMember ( ) : string
return string
        public string GetAttributeDefaultMember()
        {
            throw new NotSupportedException ();
        }