public virtual Object? Create(
Type type
)
Public Overridable Function Create (
type As Type
) As Object
public:
virtual Object^ Create(
Type^ type
)
abstract Create :
type : Type -> Object
override Create :
type : Type -> Object