C# Class ValueUtilsTest.SampleBaseWithProtectedMembers

Afficher le fichier Open project: EamonNerbonne/ValueUtils

Protected Properties

Свойство Type Description
SomeValue int

Méthodes publiques

Méthode Description
SampleBaseWithProtectedMembers ( int val ) : System

Method Details

SampleBaseWithProtectedMembers() public méthode

public SampleBaseWithProtectedMembers ( int val ) : System
val int
Résultat System

Property Details

SomeValue protected_oe property

protected int SomeValue
Résultat int