The methods of NUnit.Framework.Internal.RuntimeFramework are listed below. For a list of all members, see the RuntimeFramework Members list.
See Also: Inherited members from System.Object
static | Parse(string)Documentation for this section has not yet been entered. | |
Supports(Xamarin.iOS.dll=NUnit.Framework.Internal.RuntimeFramework)Returns true if the current framework matches the one supplied as an argument. Two frameworks match if their runtime types are the same or either one is RuntimeType.Any and all specified version components are equal. Negative (i.e. unspecified) version components are ignored. | ||
override | ToString()Overridden to return the short name of the framework | |