LocalQueryMethodImplementationTypeAttribute.TargetType property¶
Defined in
Type: LocalQueryMethodImplementationTypeAttribute
Namespace: System.Reactive.Linq
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public Type TargetType { get; }
Summary: Gets the type with the implementation of local query methods.
Returns: Type