'宣言 Public Property Minutes As System.Integer
'使用法 Dim instance As TimeExpiration Dim value As System.Integer instance.Minutes = value value = instance.Minutes
public System.int Minutes {get; set;}
'宣言 Public Property Minutes As System.Integer
'使用法 Dim instance As TimeExpiration Dim value As System.Integer instance.Minutes = value value = instance.Minutes
public System.int Minutes {get; set;}