Partager via


HotReloadExtensions.GetOnHotReloadMethods(Type) Méthode

Définition

public:
[System::Runtime::CompilerServices::Extension]
 static System::Collections::Generic::List<System::Reflection::MethodInfo ^> ^ GetOnHotReloadMethods(Type ^ type);
public static System.Collections.Generic.List<System.Reflection.MethodInfo> GetOnHotReloadMethods (this Type type);
static member GetOnHotReloadMethods : Type -> System.Collections.Generic.List<System.Reflection.MethodInfo>
<Extension()>
Public Function GetOnHotReloadMethods (type As Type) As List(Of MethodInfo)

Paramètres

type
Type

Retours

S’applique à