ClassID.Save

ClassID.Save method

Saves the class information to the specified stream container.

public void Save(StreamContainer streamContainer)
ParameterTypeDescription
streamContainerStreamContainerThe stream container to save to.

See Also