Skip to content

AspBlockDetachedEventArgs

Summary

Provides data for plugin ASP block detached event.

Signature

1
public class AspBlockDetachedEventArgs

Namespace

cAlgo.API

Properties

AspBlock

Summary

Detached block.

Signature

1
public AspBlock AspBlock {get;}

Return Value

AspBlock