C# Class Pathoschild.DesignByContract.Tests.Framework.Annotated.StaticSword

Afficher le fichier Open project: Pathoschild/DesignByContract

Méthodes publiques

Свойство Type Description
_onProperty bool
_onReadonlyProperty bool
_onWriteonlyProperty bool
_privateProperty bool

Private Properties

Свойство Type Description
OnMethod bool
OnMethodReturnValue bool

Méthodes publiques

Méthode Description
OnMethodParameter ( [ value ) : bool

Private Methods

Méthode Description
OnMethod ( bool value ) : bool
OnMethodReturnValue ( bool value ) : bool

Method Details

OnMethodParameter() public static méthode

public static OnMethodParameter ( [ value ) : bool
value [
Résultat bool

Property Details

_onProperty public_oe static_oe property

public static bool _onProperty
Résultat bool

_onReadonlyProperty public_oe static_oe property

public static bool _onReadonlyProperty
Résultat bool

_onWriteonlyProperty public_oe static_oe property

public static bool _onWriteonlyProperty
Résultat bool

_privateProperty public_oe static_oe property

public static bool _privateProperty
Résultat bool