public ViewHolder(FileListAdapter outerInstance) { this.outerInstance = outerInstance; }
public OnCheckedChangeListenerAnonymousInnerClassHelper(FileListAdapter outerInstance, string fileName) { this.outerInstance = outerInstance; this.fileName = fileName; }