Proprietà Ded
|
public List<string> CheckFunctions { get; }
Public ReadOnly Property CheckFunctions As List(Of String) Get
public: property List<String^>^ CheckFunctions { List<String^>^ get (); }
member CheckFunctions : List<string> with get