public BroValue( Object value, BroType type, string typeName = null )
Public Sub New ( value As Object, type As BroType, Optional typeName As String = Nothing )
new : value : Object * type : BroType * ?typeName : string (* Defaults: let _typeName = defaultArg typeName null *) -> BroValue
public BroValue( Object value, BroType type, String typeName = null )
BroccoliSharp.BroValue = function(value, type, typeName);
Copyright © 2014, Grid Protection Alliance. All Rights Reserved.