Interface IFlexComponent
Common features of FlexItem and FlexContainer that are needed universally: their fully-qualified names. This also allows code to be written that accepts either a FlexItem or FlexContainer, and doesn't care which.
Namespace: NinjaTools.FlexBuilder
Assembly: cs.temp.dll.dll
Syntax
public interface IFlexComponent : IUpgradeableComponent