Randomizer.GetRandomizer Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetRandomizer(MemberInfo) | |
GetRandomizer(ParameterInfo) |
GetRandomizer(MemberInfo)
public static NUnit.Framework.Internal.Randomizer GetRandomizer (System.Reflection.MemberInfo member);
static member GetRandomizer : System.Reflection.MemberInfo -> NUnit.Framework.Internal.Randomizer
Parameters
- member
- MemberInfo
Returns
Applies to
GetRandomizer(ParameterInfo)
public static NUnit.Framework.Internal.Randomizer GetRandomizer (System.Reflection.ParameterInfo parameter);
static member GetRandomizer : System.Reflection.ParameterInfo -> NUnit.Framework.Internal.Randomizer
Parameters
- parameter
- ParameterInfo