'宣言 Public Shared Sub Copy( _ ByVal dst As BackgroundBrushProvider, _ ByVal src As BackgroundBrushProvider _ )
public static void Copy( BackgroundBrushProvider dst, BackgroundBrushProvider src )
パラメータ
- dst
- the target BackgroundBrushProvider.
- src
- the source BackgroundBrushProvider.