C# Class VersionSample.Csharp3.PartialMethodSample

部分メソッドは、C# 2.0 以前で同じようなコードを書く手段はないけども、単純にコンパイラーの提供する機能で、ライブラリ非依存。 .NET 2.0 以前でも動く。
Afficher le fichier Open project: ufcpp/UfcppSample

Méthodes publiques

Méthode Description
X ( ) : void

Private Methods

Méthode Description
OnBeginX ( string message ) : void
OnEndX ( string message ) : void

Method Details

X() public static méthode

public static X ( ) : void
Résultat void