Show / Hide Table of Contents

Interface Intersectable.IPair

Namespace: Experior.Core.Assemblies
Assembly: Experior.Core.dll
Syntax
public interface IPair

Properties

I1

Declaration
Intersectable I1 { get; set; }
Property Value
Type Description
Intersectable

I2

Declaration
Intersectable I2 { get; set; }
Property Value
Type Description
Intersectable
Back to top Generated by DocFX