MS DateEdit
This commit is contained in:
@@ -28,6 +28,7 @@ Public Class ConfigManager(Of T)
|
||||
|
||||
Private ReadOnly _ExcludedAttributes = New List(Of Type) From {
|
||||
GetType(ConnectionStringAttribute),
|
||||
GetType(ConnectionStringAppServer),
|
||||
GetType(ConnectionStringTestAttribute),
|
||||
GetType(GlobalSettingAttribute)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user