C# Class Bridge_RivasLeonPaul.Abstraction

ファイルを表示 Open project: tectijuana/pddcsharp

Protected Properties

Property Type Description
implementor Implementor

Public Methods

Method Description
Operation ( ) : void

Method Details

Operation() public method

public Operation ( ) : void
return void

Property Details

implementor protected_oe property

protected Implementor,Bridge_RivasLeonPaul implementor
return Implementor