OnGetBNFAsync Method
Overloads
OnGetBNFAsync(Response)
Declaration
      [Obsolete("Use the _GetBaseBNF_ method instead")]
protected virtual IEnumerable<BNFDef> OnGetBNFAsync(Response response)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| Response | response | 
Returns
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<BNFDef> |