Show / Hide Table of Contents

Class GeoCoordinate.Ref<T>

Dummy class to allow parameters to be passed by reference to a ASYNC marked method

Inheritance
System.Object
GeoCoordinate.Ref<T>
Namespace: FpAssistantCore.Geographical
Assembly: FpAssistantCoreScl.dll
Syntax
public class Ref<T> : object
Type Parameters
Name Description
T
Remarks

This maybe changed if improvements for parameters in async marked methods in c# 7 and VS2017

Properties

View Source

Value

Declaration
public T Value { get; set; }
Property Value
Type Description
T
  • View Source
In This Article
Back to top Copyright 2018-2024 CADology Limited