public T Instance { get; set; }
Public Property Instance As T Get Set
public: virtual property T Instance { T get () sealed; void set (T value) sealed; }
abstract Instance : 'T with get, set override Instance : 'T with get, set
function get_Instance(); function set_Instance(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.