| class methods | Top Previous Next | 
| What is translated > Types > Records, Classes, Interfaces > Class > class methods Delphi class methods are similar to C# static methods, but there are two differences: 
 
 
 
 
 
 Therefore the two cases have to be distinguished at the translation of Delphi class methods to C# and Delphi's Self-instance requires additional treatment: 
 
 
 
 | 
| This page belongs to the Delphi2C# Documentation | Delphi2C# home Content |