Click or drag to resize
BroccoliSharp BroValueExtensions Class
Defines extension functions for the BroValue interface.
Inheritance Hierarchy
SystemObject
  BroccoliSharpBroValueExtensions

Namespace: BroccoliSharp
Assembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax
public static class BroValueExtensions

The BroValueExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberConvertToType
Attempts to get a new BroValue based on the provided value converted to the specified type.
Top
See Also