Show / Hide Table of Contents

Class Ref<T>

Reference of generic type. Uses to collect data for "out" params.

Inheritance
System.Object
Ref<T>
Ref<T>
Inherited Members
Ref<T>.Value
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Klarna.Rest.Core.Commuication
Assembly: Klarna.Rest.Core.dll
Syntax
[Obsolete("Use Communication namespace instead of Commuication")]
public class Ref<T> : Ref<T>
Type Parameters
Name Description
T

Generic type

  • Improve this Doc
  • View Source
Back to top Copyright (c) 2005-2019 Klarna Bank AB (publ). All rights reserved.