Property | Type | Description | |
---|---|---|---|
EverythingIsInherited | bool | ||
FilterProperty | bool | ||
SetAllValues | void | ||
SetAllValues | void | ||
StashInheritanceData | void | ||
UnstashInheritanceData | void |
Method | Description | |
---|---|---|
Clone ( ) : |
||
ConnectionInfoInheritance ( object parent, bool ignoreDefaultInheritance = false ) : System.Collections.Generic | ||
DisableInheritance ( ) : void | ||
EnableInheritance ( ) : void | ||
GetProperties ( ) : IEnumerable |
||
TurnOffInheritanceCompletely ( ) : void | ||
TurnOnInheritanceCompletely ( ) : void |
Method | Description | |
---|---|---|
EverythingIsInherited ( ) : bool | ||
FilterProperty ( |
||
SetAllValues ( |
||
SetAllValues ( bool value ) : void | ||
StashInheritanceData ( ) : void | ||
UnstashInheritanceData ( ) : void |
public ConnectionInfoInheritance ( object parent, bool ignoreDefaultInheritance = false ) : System.Collections.Generic | ||
parent | object | |
ignoreDefaultInheritance | bool | |
return | System.Collections.Generic |
public TurnOffInheritanceCompletely ( ) : void | ||
return | void |
public TurnOnInheritanceCompletely ( ) : void | ||
return | void |