public TContext Context { get; }
Public ReadOnly Property Context As TContext Get
public: virtual property TContext Context { TContext get () sealed; }
abstract Context : 'TContext with get override Context : 'TContext with get
In This Article