Method | Description | |
---|---|---|
Publish ( string ticker, double price ) : void | ||
PublishUsingDict ( string ticker, double price ) : void |
public Publish ( string ticker, double price ) : void | ||
ticker | string | |
price | double | |
return | void |
public PublishUsingDict ( string ticker, double price ) : void | ||
ticker | string | |
price | double | |
return | void |