Skip to content

Instantly share code, notes, and snippets.

@espritm
Created April 11, 2017 14:37
Show Gist options
  • Save espritm/c59f5f86990496a365d0faf7aaf2aab3 to your computer and use it in GitHub Desktop.
Save espritm/c59f5f86990496a365d0faf7aaf2aab3 to your computer and use it in GitHub Desktop.
public class ClusterItem : Java.Lang.Object, IClusterItem
{
public bool m_bIsFav { get; set; }
//...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment