C# Class CascadeSharp.TKBO.BOPDS.BOPDS_InterfEF

Inheritance: CascadeSharp.TKBO.BOPDS.BOPDS_Interf
Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
BOPDS_InterfEF ( ) : System
BOPDS_InterfEF ( BOPDS_InterfEF parameter1 ) : System
BOPDS_InterfEF ( NCollection_BaseAllocator theAllocator ) : System
CommonPart ( ) : IntTools_CommonPrt
SetCommonPart ( IntTools_CommonPrt theCP ) : void

Method Details

BOPDS_InterfEF() public method

public BOPDS_InterfEF ( ) : System
return System

BOPDS_InterfEF() public method

public BOPDS_InterfEF ( BOPDS_InterfEF parameter1 ) : System
parameter1 BOPDS_InterfEF
return System

BOPDS_InterfEF() public method

public BOPDS_InterfEF ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
return System

CommonPart() public method

public CommonPart ( ) : IntTools_CommonPrt
return IntTools_CommonPrt

SetCommonPart() public method

public SetCommonPart ( IntTools_CommonPrt theCP ) : void
theCP IntTools_CommonPrt
return void