Compartir a través de


Wrapper<InnerT> Clase

Definición

public class Wrapper<InnerT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<InnerT>
type Wrapper<'InnerT> = class
    interface IHasInner<'InnerT>
Public Class Wrapper(Of InnerT)
Implements IHasInner(Of InnerT)

Parámetros de tipo

InnerT
Herencia
Wrapper<InnerT>
Derivado
Implementaciones
IHasInner<InnerT>

Constructores

Wrapper<InnerT>(InnerT)

Propiedades

Inner

Métodos

SetInner(InnerT)

Se aplica a