oclockvn
2/5/2017 - 5:01 PM

snippet-0242360656.cs

public class Product : BaseEntity
{
    public int RAM { get; set; }
    public int RAMUnit { get; set; }
}