private static void configureIsReadOnly(FormularioCheckList_PreguntasView frm, bool isReadonly)
 {
     frm.IsEnabled = !isReadonly;
 }
コード例 #2
0
 private static void configureIsReadOnly(FormularioCheckList_PreguntasView frm, bool isReadonly)
 {
     frm.IsEnabled = !isReadonly;
 }