Defines a static Create method.
Inheritance Hierarchy
Namespace: Bio.UtilAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public static class UOPair
Public NotInheritable Class UOPair
public ref class UOPair abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type UOPair = class end
The UOPair type exposes the following members.
Methods
| Name | Description |
---|
| CreateT |
Usage: UOPair.Create(val1, val2)
|
TopSee Also