Version: 9.15.0
KERNEL_PY.kernel.Callable Class Reference

Public Member Functions

def __init__ (self, anycallable)
 

Private Attributes

 __call__
 

Detailed Description

This class is used to create class-method (see MetaData)

Constructor & Destructor Documentation

◆ __init__()

def KERNEL_PY.kernel.Callable.__init__ (   self,
  anycallable 
)

Field Documentation

◆ __call__

KERNEL_PY.kernel.Callable.__call__
private