'宣言 Public Overrides Sub Attach( _ ByVal timeEditor As C1.WPF.DateTimeEditors.C1TimeEditor, _ ByVal group As PropertyGroup, _ ByVal valueChanged As System.Action(Of C1TimeEditor,Object) _ )
public override void Attach( C1.WPF.DateTimeEditors.C1TimeEditor timeEditor, PropertyGroup group, System.Action<C1TimeEditor,object> valueChanged )
パラメータ
- timeEditor
- group
- valueChanged