C# Class Telerik.Web.Mvc.Infrastructure.Implementation.Expressions.IndexerToken

Inheritance: IMemberAccessToken
Datei anzeigen Open project: juanplopes/simple-telerik Class Usage Examples

Public Methods

Method Description
IndexerToken ( ) : System.Collections.Generic
IndexerToken ( IEnumerable arguments ) : System.Collections.Generic

Method Details

IndexerToken() public method

public IndexerToken ( ) : System.Collections.Generic
return System.Collections.Generic

IndexerToken() public method

public IndexerToken ( IEnumerable arguments ) : System.Collections.Generic
arguments IEnumerable
return System.Collections.Generic