python import clr python clr.AddReference('Sample.dll') python from SampleNamespace import SampleClass