Class GeoCoordinate.Ref<T>
Dummy class to allow parameters to be passed by reference to a ASYNC marked method
Inherited Members
Namespace: FpAssistantCore.Geographical
Assembly: FpAssistantCoreScl.dll
Syntax
public class GeoCoordinate.Ref<T>
Type Parameters
| Name | Description |
|---|---|
| T |
Remarks
This maybe changed if improvements for parameters in async marked methods in c# 7 and VS2017
Properties
View SourceValue
Declaration
public T Value { get; set; }
Property Value
| Type | Description |
|---|---|
| T |