'宣言 Public Function New( _ ByVal objectToWrap As ISupportPresets, _ ByVal includeLookProperties As Boolean, _ ByVal includeBehaviorProperties As Boolean, _ ByVal includeOtherProperties As Boolean _ )
public PresetObjectWrapper( ISupportPresets objectToWrap, bool includeLookProperties, bool includeBehaviorProperties, bool includeOtherProperties )