Aracılığıyla paylaş


CompositeEndpointDataSource Sınıf

Tanım

Değerleri bir EndpointDataSource örnek koleksiyonundan EndpointDataSource gelen bir öğesini temsil eder.

public ref class CompositeEndpointDataSource sealed : Microsoft::AspNetCore::Routing::EndpointDataSource
public sealed class CompositeEndpointDataSource : Microsoft.AspNetCore.Routing.EndpointDataSource
public sealed class CompositeEndpointDataSource : Microsoft.AspNetCore.Routing.EndpointDataSource, IDisposable
type CompositeEndpointDataSource = class
    inherit EndpointDataSource
type CompositeEndpointDataSource = class
    inherit EndpointDataSource
    interface IDisposable
Public NotInheritable Class CompositeEndpointDataSource
Inherits EndpointDataSource
Public NotInheritable Class CompositeEndpointDataSource
Inherits EndpointDataSource
Implements IDisposable
Devralma
CompositeEndpointDataSource
Uygulamalar

Oluşturucular

CompositeEndpointDataSource(IEnumerable<EndpointDataSource>)

öğesinden endpointDataSourcesbir CompositeEndpointDataSource nesnenin örneğini oluşturur.

Özellikler

DataSources

Nesnesiyle ilişkili örneklerin EndpointDataSource koleksiyonunu döndürür.

Endpoints

Örneklerin Endpoint salt okunur bir koleksiyonunu döndürür.

Yöntemler

Dispose()

Değerleri bir EndpointDataSource örnek koleksiyonundan EndpointDataSource gelen bir öğesini temsil eder.

GetChangeToken()

IChangeToken Önbelleğe alınmış Endpoint örneklerin geçersiz kılınması sinyalini vermek için kullanılan alır.

GetGroupedEndpoints(RouteGroupContext)

Endpoint Belirtilen Prefix ve Conventionsdeğerine göre bunun EndpointDataSource örneklerini alın.

GetGroupedEndpoints(RouteGroupContext)

Endpoint Belirtilen Prefix ve Conventionsdeğerine göre bunun EndpointDataSource örneklerini alın.

(Devralındığı yer: EndpointDataSource)

Şunlara uygulanır