[]
特定类型的对象定位器。
public abstract class ObjectIndicator<T> : ObjectIndicator
特定类型。
构造函数。
public ObjectIndicator(T obj)
特定类型的对象。
public T Object { get; }