Свойство | Тип | Описание | |
---|---|---|---|
Default | |||
Inherited | |||
InheritedReadOnly | |||
NotInherited |
Метод | Описание | |
---|---|---|
Equals ( object value ) : bool | ||
GetHashCode ( ) : int | ||
InheritanceAttribute ( ) : System.Security.Permissions | ||
InheritanceAttribute ( InheritanceLevel inheritanceLevel ) : System.Security.Permissions | ||
IsDefaultAttribute ( ) : bool | ||
ToString ( ) : string |
public InheritanceAttribute ( ) : System.Security.Permissions | ||
Результат | System.Security.Permissions |
public InheritanceAttribute ( InheritanceLevel inheritanceLevel ) : System.Security.Permissions | ||
inheritanceLevel | InheritanceLevel | |
Результат | System.Security.Permissions |
public static InheritanceAttribute,System.ComponentModel Default | ||
Результат |
public static InheritanceAttribute,System.ComponentModel Inherited | ||
Результат |
public static InheritanceAttribute,System.ComponentModel InheritedReadOnly | ||
Результат |