FastQuant.FreeKeyListStreamer.FreeKeyListStreamer C# (CSharp) Method

FreeKeyListStreamer() public method

public FreeKeyListStreamer ( ) : System
return System
        public FreeKeyListStreamer()
        {
            this.typeId = ObjectType.FreeKeyList;
            this.type = typeof(FreeKeyList);
        }