다음을 통해 공유


ObjectSerializer.CanSerialize(Type) 메서드

정의

제공된 형식인 를 typeserialize할 수 있으면 를 반환하고false, 그렇지 않으면 를 반환 true 합니다.

public bool CanSerialize (Type type);
member this.CanSerialize : Type -> bool
Public Function CanSerialize (type As Type) As Boolean

매개 변수

type
Type

반환

적용 대상