Nested
Namespace: MyClassLib
A nested public type. See MyClass.StaticMethod(), MyClass.Counts(IDictionary<String, Int32>), and Dictionary<TKey, TValue>.
internal class Nested
Inheritance Object → Nested
Attributes NullableContextAttribute
Properties
Value
The nested value.
public int Value { get; set; }
Property Value
Constructors
Nested()
public Nested()