C# 클래스 TextRecyclerAdapter, code

파일 보기 프로젝트 열기: shendongnian/code

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
onViewRecycled ( @NonNull TextViewHolder ) : void

메소드 상세

onViewRecycled() 공개 메소드

public onViewRecycled ( @NonNull TextViewHolder ) : void
TextViewHolder @NonNull
리턴 void