Metodo UtilityAttributesDataCanBeEdited |
Namespace: DedNet.Core
public static void AttributesDataCanBeEdited( DedData data, List<Exception> exList )
Public Shared Sub AttributesDataCanBeEdited ( data As DedData, exList As List(Of Exception) )
public: static void AttributesDataCanBeEdited( DedData^ data, List<Exception^>^ exList )
static member AttributesDataCanBeEdited : data : DedData * exList : List<Exception> -> unit