Skip to content

AspBlockUpdatedEventArgs

Summary

Provides data for plugin ASP block updated event.

Signature

1
public class AspBlockUpdatedEventArgs

Namespace

cAlgo.API

Properties

AspBlock

Summary

Updated block.

Signature

1
public AspBlock AspBlock {get;}

Return Value

AspBlock