Aracılığıyla paylaş


PatternMatcher(Type) Oluşturucu

Tanım

Giriş PatternMatcher türüne göre bir örnek oluşturur.

public:
 PatternMatcher(Type ^ type);
public PatternMatcher (Type type);
new System.Web.Services.Protocols.PatternMatcher : Type -> System.Web.Services.Protocols.PatternMatcher
Public Sub New (type As Type)

Parametreler

type
Type

TypeWeb yöntemi için dönüş türünü belirten bir.

Açıklamalar

Arama hedefi yapmak için normal ifade gibi örneğin özellikleri, dönüş türü alanlarına uygulanan PatternMatcher MatchAttribute özniteliklere göre doldurulur.

Şunlara uygulanır