다음을 통해 공유


GenericGrainType.TryParse(GrainType, GenericGrainType) 메서드

정의

제공된 값에 해당하는 제네릭 조직 형식을 반환합니다.

public static bool TryParse (Orleans.Runtime.GrainType grainType, out Orleans.Runtime.GenericGrainType result);
static member TryParse : Orleans.Runtime.GrainType * GenericGrainType -> bool
Public Shared Function TryParse (grainType As GrainType, ByRef result As GenericGrainType) As Boolean

매개 변수

grainType
GrainType

반환

적용 대상