Property Function
Function
Gets the Function that owns the block
Declaration
public IrFunction Function { get; }
Property Value
public IrFunction Function { get; }
IrFunction |
Gets the Function that owns the block
public IrFunction Function { get; }
IrFunction |