다음을 통해 공유


HotReloadExtensions.GetOnHotReloadMethods(Type) 메서드

정의

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)

매개 변수

type
Type

반환

적용 대상