BM.BehaviorRequestLibrary
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
System.Object - Hash
0E31599A840D3305ED698567DCC7D19290D062B0057D16397E658EED00A02F9F
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
_behaviorRequests# | private | private System.Collections.Generic.Dictionary<System.String, BM.BehaviorRequestData> _behaviorRequests |
Methods
Get
#
public BM.BehaviorRequestData Get(System.String id)
Method metadata
- Visibilitypublic
- Return type
BM.BehaviorRequestData - StaticTrue
- VirtualFalse
- Hash
07E3047DA2B226CB0FEDE3E4E5A6E3B37FB98AAA51F10BD59EAB6209E1A7FDAF - Body hash
4859D7BB03FD55D2E08AA5CD8962569BAAD2CDFC1A6E86883807832BCC70B883 - IL size39
Referenced calls
System.Collections.Generic.Dictionary<System.String, BM.BehaviorRequestData>::TryGetValue(!0, !1&)System.String::Concat(System.String, System.String, System.String)System.Collections.Generic.KeyNotFoundException::.ctor(System.String)
String literals
BehaviorRequestData with id '' was not found.