System.Runtime.CompilerServices.IndexerNameAttribute.IndexerNameAttribute C# (CSharp) Method

IndexerNameAttribute() public method

public IndexerNameAttribute ( string indexerName )
indexerName string
        public IndexerNameAttribute(string indexerName)
        {
        }
    }
IndexerNameAttribute