NUnit.Framework.Internal.RuntimeFramework: Method Members

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

Public Methods

static
Parse(string) : Xamarin.iOS.dll=NUnit.Framework.Internal.RuntimeFramework
Documentation for this section has not yet been entered.
Supports(Xamarin.iOS.dll=NUnit.Framework.Internal.RuntimeFramework) : bool
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() : string
Overridden to return the short name of the framework